[INFO] fetching crate graviton 0.6.0... [INFO] testing graviton-0.6.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate graviton 0.6.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate graviton 0.6.0 [INFO] finished tweaking crates.io crate graviton 0.6.0 [INFO] tweaked toml for crates.io crate graviton 0.6.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate graviton 0.6.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate graviton 0.6.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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 926b24135c68a1119d7c8567635a07519a7df2b3b92a1d015fc3ecfbbb809cec [INFO] running `Command { std: "docker" "start" "-a" "926b24135c68a1119d7c8567635a07519a7df2b3b92a1d015fc3ecfbbb809cec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "926b24135c68a1119d7c8567635a07519a7df2b3b92a1d015fc3ecfbbb809cec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "926b24135c68a1119d7c8567635a07519a7df2b3b92a1d015fc3ecfbbb809cec", kill_on_drop: false }` [INFO] [stdout] 926b24135c68a1119d7c8567635a07519a7df2b3b92a1d015fc3ecfbbb809cec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 467f25ee79d958103d04aeb86b4bd7ee5d8b99eaefc2defb16e399b6e5546943 [INFO] running `Command { std: "docker" "start" "-a" "467f25ee79d958103d04aeb86b4bd7ee5d8b99eaefc2defb16e399b6e5546943", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cranelift-entity v0.56.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.56.0 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling cranelift-codegen-meta v0.56.0 [INFO] [stderr] Compiling cranelift-bforest v0.56.0 [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling colored v1.9.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rmp v0.8.9 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling thiserror-impl v1.0.9 [INFO] [stderr] Compiling scroll_derive v0.10.1 [INFO] [stderr] Compiling ctor v0.1.12 [INFO] [stderr] Compiling inventory-impl v0.1.5 [INFO] [stderr] Compiling ghost v0.1.1 [INFO] [stderr] Compiling typetag-impl v0.1.4 [INFO] [stderr] Compiling scroll v0.10.1 [INFO] [stderr] Compiling inventory v0.1.5 [INFO] [stderr] Compiling goblin v0.1.3 [INFO] [stderr] Compiling thiserror v1.0.9 [INFO] [stderr] Compiling cranelift-codegen v0.56.0 [INFO] [stderr] Compiling string-interner v0.7.1 [INFO] [stderr] Compiling graviton_core v0.6.0 [INFO] [stderr] Compiling erased-serde v0.3.10 [INFO] [stderr] Compiling rmp-serde v0.14.0 [INFO] [stderr] Compiling graviton_ast v0.6.0 [INFO] [stderr] Compiling faerie v0.14.0 [INFO] [stderr] Compiling typetag v0.1.4 [INFO] [stderr] Compiling graviton_frontend v0.6.0 [INFO] [stderr] Compiling cranelift-module v0.56.0 [INFO] [stderr] Compiling cranelift-frontend v0.56.0 [INFO] [stderr] Compiling cranelift-native v0.56.0 [INFO] [stderr] Compiling cranelift-faerie v0.56.0 [INFO] [stderr] Compiling cranelift v0.56.0 [INFO] [stderr] Compiling graviton_backend v0.6.0 [INFO] [stderr] Compiling graviton v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.18s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cranelift-codegen-meta v0.56.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "467f25ee79d958103d04aeb86b4bd7ee5d8b99eaefc2defb16e399b6e5546943", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "467f25ee79d958103d04aeb86b4bd7ee5d8b99eaefc2defb16e399b6e5546943", kill_on_drop: false }` [INFO] [stdout] 467f25ee79d958103d04aeb86b4bd7ee5d8b99eaefc2defb16e399b6e5546943 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a68227c482bbaee8e18ecab4b3ea6245be1f3c9a6e9186fe7208cafd195a9b55 [INFO] running `Command { std: "docker" "start" "-a" "a68227c482bbaee8e18ecab4b3ea6245be1f3c9a6e9186fe7208cafd195a9b55", kill_on_drop: false }` [INFO] [stderr] Compiling graviton v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.81s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cranelift-codegen-meta v0.56.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "a68227c482bbaee8e18ecab4b3ea6245be1f3c9a6e9186fe7208cafd195a9b55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a68227c482bbaee8e18ecab4b3ea6245be1f3c9a6e9186fe7208cafd195a9b55", kill_on_drop: false }` [INFO] [stdout] a68227c482bbaee8e18ecab4b3ea6245be1f3c9a6e9186fe7208cafd195a9b55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7afa9fd7709a5269dbc893181a01580eff56f1c1ca2f402cc10bc6bdc7a3fab6 [INFO] running `Command { std: "docker" "start" "-a" "7afa9fd7709a5269dbc893181a01580eff56f1c1ca2f402cc10bc6bdc7a3fab6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cranelift-codegen-meta v0.56.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/graviton-a293fa51d810f706) [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 src/main.rs (/opt/rustwide/target/debug/deps/graviton-2d9af3c8acb291af) [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] Doc-tests graviton [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" "7afa9fd7709a5269dbc893181a01580eff56f1c1ca2f402cc10bc6bdc7a3fab6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7afa9fd7709a5269dbc893181a01580eff56f1c1ca2f402cc10bc6bdc7a3fab6", kill_on_drop: false }` [INFO] [stdout] 7afa9fd7709a5269dbc893181a01580eff56f1c1ca2f402cc10bc6bdc7a3fab6