[INFO] cloning repository https://github.com/kometen/weather_stations [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kometen/weather_stations" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkometen%2Fweather_stations", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkometen%2Fweather_stations'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 33109a191e107da3bb242b1872a9ca5134a63bc9 [INFO] testing kometen/weather_stations against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkometen%2Fweather_stations" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kometen/weather_stations on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kometen/weather_stations [INFO] finished tweaking git repo https://github.com/kometen/weather_stations [INFO] tweaked toml for git repo https://github.com/kometen/weather_stations written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/kometen/weather_stations already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 43753cc52743a1b285a4b0297c1888e0dd3bc13dd00fb5310fdd3a510f9bea8e [INFO] running `Command { std: "docker" "start" "-a" "43753cc52743a1b285a4b0297c1888e0dd3bc13dd00fb5310fdd3a510f9bea8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43753cc52743a1b285a4b0297c1888e0dd3bc13dd00fb5310fdd3a510f9bea8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43753cc52743a1b285a4b0297c1888e0dd3bc13dd00fb5310fdd3a510f9bea8e", kill_on_drop: false }` [INFO] [stdout] 43753cc52743a1b285a4b0297c1888e0dd3bc13dd00fb5310fdd3a510f9bea8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40b9f8d2e577e7449da4a427c2230d31135fda6dfe8444cd9e0e0aeb64e462cd [INFO] running `Command { std: "docker" "start" "-a" "40b9f8d2e577e7449da4a427c2230d31135fda6dfe8444cd9e0e0aeb64e462cd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling http-body v0.4.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling tokio-util v0.6.5 [INFO] [stderr] Compiling h2 v0.3.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling pin-project-internal v1.0.6 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling dotenv_codegen_implementation v0.15.0 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling dotenv_codegen v0.15.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling serde-xml-rs v0.4.1 [INFO] [stderr] Compiling pin-project v1.0.6 [INFO] [stderr] Compiling hyper v0.14.5 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.2 [INFO] [stderr] Compiling weather_stations v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "40b9f8d2e577e7449da4a427c2230d31135fda6dfe8444cd9e0e0aeb64e462cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40b9f8d2e577e7449da4a427c2230d31135fda6dfe8444cd9e0e0aeb64e462cd", kill_on_drop: false }` [INFO] [stdout] 40b9f8d2e577e7449da4a427c2230d31135fda6dfe8444cd9e0e0aeb64e462cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 08099f9b3712a2c5bcedbd89abdcd15dcad57498555487659f89e58b10b67950 [INFO] running `Command { std: "docker" "start" "-a" "08099f9b3712a2c5bcedbd89abdcd15dcad57498555487659f89e58b10b67950", kill_on_drop: false }` [INFO] [stderr] Compiling weather_stations v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.72s [INFO] running `Command { std: "docker" "inspect" "08099f9b3712a2c5bcedbd89abdcd15dcad57498555487659f89e58b10b67950", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08099f9b3712a2c5bcedbd89abdcd15dcad57498555487659f89e58b10b67950", kill_on_drop: false }` [INFO] [stdout] 08099f9b3712a2c5bcedbd89abdcd15dcad57498555487659f89e58b10b67950 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bc10e21ae3ddcf8f472dbc5b86c746de63dbe4fa1617fda4ee3aef2e1adcb24e [INFO] running `Command { std: "docker" "start" "-a" "bc10e21ae3ddcf8f472dbc5b86c746de63dbe4fa1617fda4ee3aef2e1adcb24e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/weather_stations-e78c2c15a5ff9fd0) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test::tests::it_works ... ok [INFO] [stdout] test test::tests::parse_xml ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bc10e21ae3ddcf8f472dbc5b86c746de63dbe4fa1617fda4ee3aef2e1adcb24e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc10e21ae3ddcf8f472dbc5b86c746de63dbe4fa1617fda4ee3aef2e1adcb24e", kill_on_drop: false }` [INFO] [stdout] bc10e21ae3ddcf8f472dbc5b86c746de63dbe4fa1617fda4ee3aef2e1adcb24e