[INFO] fetching crate rustmetos_std 0.3.0... [INFO] testing rustmetos_std-0.3.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate rustmetos_std 0.3.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate rustmetos_std 0.3.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rustmetos_std 0.3.0 [INFO] finished tweaking crates.io crate rustmetos_std 0.3.0 [INFO] tweaked toml for crates.io crate rustmetos_std 0.3.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate rustmetos_std 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustmetos_api v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9a9f3276714e117f038629d3c918f9f1e90bf046630c4c3563f0deb4b9ea2b9a [INFO] running `Command { std: "docker" "start" "-a" "9a9f3276714e117f038629d3c918f9f1e90bf046630c4c3563f0deb4b9ea2b9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a9f3276714e117f038629d3c918f9f1e90bf046630c4c3563f0deb4b9ea2b9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a9f3276714e117f038629d3c918f9f1e90bf046630c4c3563f0deb4b9ea2b9a", kill_on_drop: false }` [INFO] [stdout] 9a9f3276714e117f038629d3c918f9f1e90bf046630c4c3563f0deb4b9ea2b9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 284518525e7db37fd1ac48d1d4b99d4347353b355ab6dbb083f1bf69f4e689d7 [INFO] running `Command { std: "docker" "start" "-a" "284518525e7db37fd1ac48d1d4b99d4347353b355ab6dbb083f1bf69f4e689d7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling configparser v1.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling rustmetos_core v1.0.0 [INFO] [stderr] Compiling rustmetos_api v1.0.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling clap v3.0.7 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling h2 v0.3.10 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling rustmetos_std v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.16s [INFO] running `Command { std: "docker" "inspect" "284518525e7db37fd1ac48d1d4b99d4347353b355ab6dbb083f1bf69f4e689d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "284518525e7db37fd1ac48d1d4b99d4347353b355ab6dbb083f1bf69f4e689d7", kill_on_drop: false }` [INFO] [stdout] 284518525e7db37fd1ac48d1d4b99d4347353b355ab6dbb083f1bf69f4e689d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12788f440ece5d3b0aaf8f0936612973306157f693f1a8fc16b3fd09a7d7651b [INFO] running `Command { std: "docker" "start" "-a" "12788f440ece5d3b0aaf8f0936612973306157f693f1a8fc16b3fd09a7d7651b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rustmetos_std v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.31s [INFO] running `Command { std: "docker" "inspect" "12788f440ece5d3b0aaf8f0936612973306157f693f1a8fc16b3fd09a7d7651b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12788f440ece5d3b0aaf8f0936612973306157f693f1a8fc16b3fd09a7d7651b", kill_on_drop: false }` [INFO] [stdout] 12788f440ece5d3b0aaf8f0936612973306157f693f1a8fc16b3fd09a7d7651b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e3124ed70b756f83750ceae04b4c09e2d83fad88d2f9ba9f98d521bb1e15fc51 [INFO] running `Command { std: "docker" "start" "-a" "e3124ed70b756f83750ceae04b4c09e2d83fad88d2f9ba9f98d521bb1e15fc51", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/boot-f53808c77b310b5b) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/info-cf6b8d49a4de3e44) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/read-61760e2c48b9e106) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sh-aa65546fc1ba783e) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/unzip-94f4225e1132ff7c) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/webget-4df72e5d2363f4e3) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e3124ed70b756f83750ceae04b4c09e2d83fad88d2f9ba9f98d521bb1e15fc51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3124ed70b756f83750ceae04b4c09e2d83fad88d2f9ba9f98d521bb1e15fc51", kill_on_drop: false }` [INFO] [stdout] e3124ed70b756f83750ceae04b4c09e2d83fad88d2f9ba9f98d521bb1e15fc51