[INFO] fetching crate subsee 0.1.0... [INFO] testing subsee-0.1.0 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate subsee 0.1.0 into /workspace/builds/worker-35/source [INFO] validating manifest of crates.io crate subsee 0.1.0 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate subsee 0.1.0 [INFO] finished tweaking crates.io crate subsee 0.1.0 [INFO] tweaked toml for crates.io crate subsee 0.1.0 written to /workspace/builds/worker-35/source/Cargo.toml [INFO] crate crates.io crate subsee 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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 arrayvec v0.7.0 [INFO] [stderr] Downloaded ureq v2.0.2 [INFO] [stderr] Downloaded bitvec v0.20.1 [INFO] [stderr] Downloaded parity-scale-codec-derive v2.1.0 [INFO] [stderr] Downloaded tracing-attributes v0.1.13 [INFO] [stderr] Downloaded tracing v0.1.24 [INFO] [stderr] Downloaded argh_shared v0.1.4 [INFO] [stderr] Downloaded parity-scale-codec v2.1.1 [INFO] [stderr] Downloaded argh_derive v0.1.4 [INFO] [stderr] Downloaded libc v0.2.86 [INFO] [stderr] Downloaded once_cell v1.6.0 [INFO] [stderr] Downloaded argh v0.1.4 [INFO] [stderr] Downloaded tracing-subscriber v0.2.16 [INFO] [stderr] Downloaded color-eyre v0.5.10 [INFO] [stderr] Downloaded serde_json v1.0.62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 083619ec3e9b8f43c6f9d215da8a364a983bdabb82304f12c9eaecd09875d469 [INFO] running `Command { std: "docker" "start" "-a" "083619ec3e9b8f43c6f9d215da8a364a983bdabb82304f12c9eaecd09875d469", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "083619ec3e9b8f43c6f9d215da8a364a983bdabb82304f12c9eaecd09875d469", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "083619ec3e9b8f43c6f9d215da8a364a983bdabb82304f12c9eaecd09875d469", kill_on_drop: false }` [INFO] [stdout] 083619ec3e9b8f43c6f9d215da8a364a983bdabb82304f12c9eaecd09875d469 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fbe7badab2d20cdbc49965aac0c5d62da192ba9a228c95f959bed390abd6fa98 [INFO] running `Command { std: "docker" "start" "-a" "fbe7badab2d20cdbc49965aac0c5d62da192ba9a228c95f959bed390abd6fa98", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling once_cell v1.6.0 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling arrayvec v0.7.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling byte-slice-cast v1.0.0 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling argh_shared v0.1.4 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling tracing-subscriber v0.2.16 [INFO] [stderr] Compiling bitvec v0.20.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling tracing-attributes v0.1.13 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling argh_derive v0.1.4 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling webpki-roots v0.21.0 [INFO] [stderr] Compiling tracing v0.1.24 [INFO] [stderr] Compiling argh v0.1.4 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling color-eyre v0.5.10 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ureq v2.0.2 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling parity-scale-codec-derive v2.1.0 [INFO] [stderr] Compiling scale-info-derive v0.7.0 [INFO] [stderr] Compiling parity-scale-codec v2.1.1 [INFO] [stderr] Compiling scale-info v0.10.0 [INFO] [stderr] Compiling frame-metadata v14.0.0-rc.1 [INFO] [stderr] Compiling subsee v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.95s [INFO] running `Command { std: "docker" "inspect" "fbe7badab2d20cdbc49965aac0c5d62da192ba9a228c95f959bed390abd6fa98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbe7badab2d20cdbc49965aac0c5d62da192ba9a228c95f959bed390abd6fa98", kill_on_drop: false }` [INFO] [stdout] fbe7badab2d20cdbc49965aac0c5d62da192ba9a228c95f959bed390abd6fa98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e534f544f50be14c8d98ce8287cb51a2aeb1ec3654d7905a000bdf364bb5169 [INFO] running `Command { std: "docker" "start" "-a" "4e534f544f50be14c8d98ce8287cb51a2aeb1ec3654d7905a000bdf364bb5169", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling subsee v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.92s [INFO] running `Command { std: "docker" "inspect" "4e534f544f50be14c8d98ce8287cb51a2aeb1ec3654d7905a000bdf364bb5169", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e534f544f50be14c8d98ce8287cb51a2aeb1ec3654d7905a000bdf364bb5169", kill_on_drop: false }` [INFO] [stdout] 4e534f544f50be14c8d98ce8287cb51a2aeb1ec3654d7905a000bdf364bb5169 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d537ccc1eeceab77fbe3e7b622d806fe5339a0a26f4b940430683b6f52a701c2 [INFO] running `Command { std: "docker" "start" "-a" "d537ccc1eeceab77fbe3e7b622d806fe5339a0a26f4b940430683b6f52a701c2", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/subsee-e4cc7ca56b0a1cb2) [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" "d537ccc1eeceab77fbe3e7b622d806fe5339a0a26f4b940430683b6f52a701c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d537ccc1eeceab77fbe3e7b622d806fe5339a0a26f4b940430683b6f52a701c2", kill_on_drop: false }` [INFO] [stdout] d537ccc1eeceab77fbe3e7b622d806fe5339a0a26f4b940430683b6f52a701c2