[INFO] fetching crate brainhecc 0.1.0... [INFO] testing brainhecc-0.1.0 against master#61223975d46f794466efa832bc7562b9707ecc46+rustflags=-Copt-level=3 for pr-121282 [INFO] extracting crate brainhecc 0.1.0 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate brainhecc 0.1.0 on toolchain 61223975d46f794466efa832bc7562b9707ecc46 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate brainhecc 0.1.0 [INFO] finished tweaking crates.io crate brainhecc 0.1.0 [INFO] tweaked toml for crates.io crate brainhecc 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate brainhecc 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cranelift-module v0.76.0 [INFO] [stderr] Downloaded cranelift-bforest v0.76.0 [INFO] [stderr] Downloaded cranelift v0.76.0 [INFO] [stderr] Downloaded cranelift-native v0.76.0 [INFO] [stderr] Downloaded cranelift-codegen-shared v0.76.0 [INFO] [stderr] Downloaded target-lexicon v0.12.2 [INFO] [stderr] Downloaded cranelift-entity v0.76.0 [INFO] [stderr] Downloaded cranelift-frontend v0.76.0 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.76.0 [INFO] [stderr] Downloaded object v0.26.2 [INFO] [stderr] Downloaded gimli v0.25.0 [INFO] [stderr] Downloaded cranelift-codegen v0.76.0 [INFO] [stderr] Downloaded cranelift-object v0.76.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fab7966420155f154b67eb1b9b209236a1b7ebf2d692c533cf2558902166513d [INFO] running `Command { std: "docker" "start" "-a" "fab7966420155f154b67eb1b9b209236a1b7ebf2d692c533cf2558902166513d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fab7966420155f154b67eb1b9b209236a1b7ebf2d692c533cf2558902166513d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fab7966420155f154b67eb1b9b209236a1b7ebf2d692c533cf2558902166513d", kill_on_drop: false }` [INFO] [stdout] fab7966420155f154b67eb1b9b209236a1b7ebf2d692c533cf2558902166513d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46b4477b026decbb212b91232b2fe3c72b1160265b2cb83cdbc73dab19cc0828 [INFO] running `Command { std: "docker" "start" "-a" "46b4477b026decbb212b91232b2fe3c72b1160265b2cb83cdbc73dab19cc0828", kill_on_drop: false }` [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling cranelift-entity v0.76.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.76.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling target-lexicon v0.12.2 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling cranelift-codegen-meta v0.76.0 [INFO] [stderr] Compiling cranelift-bforest v0.76.0 [INFO] [stderr] Compiling regalloc v0.0.31 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling cranelift-codegen v0.76.0 [INFO] [stderr] Compiling cranelift-frontend v0.76.0 [INFO] [stderr] Compiling cranelift-module v0.76.0 [INFO] [stderr] Compiling cranelift-native v0.76.0 [INFO] [stderr] Compiling cranelift-object v0.76.0 [INFO] [stderr] Compiling cranelift v0.76.0 [INFO] [stderr] Compiling brainhecc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cranelift-codegen-meta v0.76.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "46b4477b026decbb212b91232b2fe3c72b1160265b2cb83cdbc73dab19cc0828", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46b4477b026decbb212b91232b2fe3c72b1160265b2cb83cdbc73dab19cc0828", kill_on_drop: false }` [INFO] [stdout] 46b4477b026decbb212b91232b2fe3c72b1160265b2cb83cdbc73dab19cc0828 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d080620d420b5f541e7a36dab995815d9b5ebe4e85281dd26b77788269710095 [INFO] running `Command { std: "docker" "start" "-a" "d080620d420b5f541e7a36dab995815d9b5ebe4e85281dd26b77788269710095", kill_on_drop: false }` [INFO] [stderr] Compiling brainhecc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cranelift-codegen-meta v0.76.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "d080620d420b5f541e7a36dab995815d9b5ebe4e85281dd26b77788269710095", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d080620d420b5f541e7a36dab995815d9b5ebe4e85281dd26b77788269710095", kill_on_drop: false }` [INFO] [stdout] d080620d420b5f541e7a36dab995815d9b5ebe4e85281dd26b77788269710095 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e458bdeae7c26fc6b1f207be276626ffa3662dc28d274ff0e1c2808c50b3274b [INFO] running `Command { std: "docker" "start" "-a" "e458bdeae7c26fc6b1f207be276626ffa3662dc28d274ff0e1c2808c50b3274b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cranelift-codegen-meta v0.76.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/brainhecc-3cb42a23ada30159) [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" "e458bdeae7c26fc6b1f207be276626ffa3662dc28d274ff0e1c2808c50b3274b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e458bdeae7c26fc6b1f207be276626ffa3662dc28d274ff0e1c2808c50b3274b", kill_on_drop: false }` [INFO] [stdout] e458bdeae7c26fc6b1f207be276626ffa3662dc28d274ff0e1c2808c50b3274b