[INFO] cloning repository kayellpeee/bear_metal [INFO] running `"git" "clone" "--bare" "git://github.com/kayellpeee/bear_metal.git" "work/cache/sources/gh/kayellpeee/bear_metal"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/kayellpeee/bear_metal'... [INFO] running `"git" "clone" "work/cache/sources/gh/kayellpeee/bear_metal" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/kayellpeee/bear_metal"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/kayellpeee/bear_metal'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/kayellpeee/bear_metal" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/kayellpeee/bear_metal"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/kayellpeee/bear_metal'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4de0503701e37fcd8b822fe9cada977e626cc489 [INFO] sha for GitHub repo kayellpeee/bear_metal: 4de0503701e37fcd8b822fe9cada977e626cc489 [INFO] validating manifest of kayellpeee/bear_metal on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of kayellpeee/bear_metal on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing kayellpeee/bear_metal [INFO] finished frobbing kayellpeee/bear_metal [INFO] frobbed toml for kayellpeee/bear_metal written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/kayellpeee/bear_metal/Cargo.toml [INFO] started frobbing kayellpeee/bear_metal [INFO] finished frobbing kayellpeee/bear_metal [INFO] frobbed toml for kayellpeee/bear_metal written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/kayellpeee/bear_metal/Cargo.toml [INFO] crate kayellpeee/bear_metal already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing kayellpeee/bear_metal against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/kayellpeee/bear_metal:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 9eb4fb0d8bdb6888ef56bf6c0640f68891095369c6509115c265fa9067d7864d [INFO] running `"docker" "start" "-a" "9eb4fb0d8bdb6888ef56bf6c0640f68891095369c6509115c265fa9067d7864d"` [INFO] [stderr] Compiling bear_metal v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: the feature `core` has been stable since 1.6.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/main.rs:2:19 [INFO] [stderr] | [INFO] [stderr] 2 | #![feature(start, core)] [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(stable_features)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.75s [INFO] running `"docker" "inspect" "9eb4fb0d8bdb6888ef56bf6c0640f68891095369c6509115c265fa9067d7864d"` [INFO] running `"docker" "rm" "-f" "9eb4fb0d8bdb6888ef56bf6c0640f68891095369c6509115c265fa9067d7864d"` [INFO] [stdout] 9eb4fb0d8bdb6888ef56bf6c0640f68891095369c6509115c265fa9067d7864d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/kayellpeee/bear_metal:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] dc1d5e31bb23e67d9bb99ca5503522160e007b45596505f16fde2d1a677b648d [INFO] running `"docker" "start" "-a" "dc1d5e31bb23e67d9bb99ca5503522160e007b45596505f16fde2d1a677b648d"` [INFO] [stderr] Compiling bear_metal v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: the feature `core` has been stable since 1.6.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/main.rs:2:19 [INFO] [stderr] | [INFO] [stderr] 2 | #![feature(start, core)] [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(stable_features)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.83s [INFO] running `"docker" "inspect" "dc1d5e31bb23e67d9bb99ca5503522160e007b45596505f16fde2d1a677b648d"` [INFO] running `"docker" "rm" "-f" "dc1d5e31bb23e67d9bb99ca5503522160e007b45596505f16fde2d1a677b648d"` [INFO] [stdout] dc1d5e31bb23e67d9bb99ca5503522160e007b45596505f16fde2d1a677b648d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/kayellpeee/bear_metal:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 1d70e520594d3f43ff8227f6500928ce717d20c8e6998b0f28632438f8fda29c [INFO] running `"docker" "start" "-a" "1d70e520594d3f43ff8227f6500928ce717d20c8e6998b0f28632438f8fda29c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/bear_metal-af7463103b53d52b [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "1d70e520594d3f43ff8227f6500928ce717d20c8e6998b0f28632438f8fda29c"` [INFO] running `"docker" "rm" "-f" "1d70e520594d3f43ff8227f6500928ce717d20c8e6998b0f28632438f8fda29c"` [INFO] [stdout] 1d70e520594d3f43ff8227f6500928ce717d20c8e6998b0f28632438f8fda29c