[INFO] updating cached repository rust-osdev/bootimage [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/rust-osdev/bootimage [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/rust-osdev/bootimage" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/rust-osdev/bootimage"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/rust-osdev/bootimage'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/rust-osdev/bootimage" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/rust-osdev/bootimage"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/rust-osdev/bootimage'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e08a6293f8bc1273bff9fe42a7b2c42310894228 [INFO] sha for GitHub repo rust-osdev/bootimage: e08a6293f8bc1273bff9fe42a7b2c42310894228 [INFO] validating manifest of rust-osdev/bootimage on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of rust-osdev/bootimage on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing rust-osdev/bootimage [INFO] finished frobbing rust-osdev/bootimage [INFO] frobbed toml for rust-osdev/bootimage written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/rust-osdev/bootimage/Cargo.toml [INFO] started frobbing rust-osdev/bootimage [INFO] finished frobbing rust-osdev/bootimage [INFO] frobbed toml for rust-osdev/bootimage written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/rust-osdev/bootimage/Cargo.toml [INFO] crate rust-osdev/bootimage has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing rust-osdev/bootimage against master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-5/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/rust-osdev/bootimage:/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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "build" "--frozen"` [INFO] [stdout] a90f34dbb41fbd36463618235091f4a8eba0e2e9a7549491de5433dfaad61c26 [INFO] running `"docker" "start" "-a" "a90f34dbb41fbd36463618235091f4a8eba0e2e9a7549491de5433dfaad61c26"` [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Compiling proc-macro2 v0.4.8 [INFO] [stderr] Compiling wait-timeout v0.1.5 [INFO] [stderr] Compiling xmas-elf v0.6.2 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling serde_derive v1.0.70 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.24 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling cargo_metadata v0.5.8 [INFO] [stderr] Compiling bootimage v0.5.7 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/args.rs:76:47 [INFO] [stderr] | [INFO] [stderr] 76 | Some(String::from(arg.trim_left_matches("--bin="))), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/args.rs:91:47 [INFO] [stderr] | [INFO] [stderr] 91 | Some(String::from(arg.trim_left_matches("--target="))), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/args.rs:111:46 [INFO] [stderr] | [INFO] [stderr] 111 | let path = Path::new(arg.trim_left_matches("--manifest-path=")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.07s [INFO] running `"docker" "inspect" "a90f34dbb41fbd36463618235091f4a8eba0e2e9a7549491de5433dfaad61c26"` [INFO] running `"docker" "rm" "-f" "a90f34dbb41fbd36463618235091f4a8eba0e2e9a7549491de5433dfaad61c26"` [INFO] [stdout] a90f34dbb41fbd36463618235091f4a8eba0e2e9a7549491de5433dfaad61c26 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-5/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/rust-osdev/bootimage:/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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 34bea0623514667ffdef1bb3fc23627039ce49477fb29895c4406e8e83a6389e [INFO] running `"docker" "start" "-a" "34bea0623514667ffdef1bb3fc23627039ce49477fb29895c4406e8e83a6389e"` [INFO] [stderr] Compiling bootimage v0.5.7 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/args.rs:76:47 [INFO] [stderr] | [INFO] [stderr] 76 | Some(String::from(arg.trim_left_matches("--bin="))), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/args.rs:91:47 [INFO] [stderr] | [INFO] [stderr] 91 | Some(String::from(arg.trim_left_matches("--target="))), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/args.rs:111:46 [INFO] [stderr] | [INFO] [stderr] 111 | let path = Path::new(arg.trim_left_matches("--manifest-path=")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.35s [INFO] running `"docker" "inspect" "34bea0623514667ffdef1bb3fc23627039ce49477fb29895c4406e8e83a6389e"` [INFO] running `"docker" "rm" "-f" "34bea0623514667ffdef1bb3fc23627039ce49477fb29895c4406e8e83a6389e"` [INFO] [stdout] 34bea0623514667ffdef1bb3fc23627039ce49477fb29895c4406e8e83a6389e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-5/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/rust-osdev/bootimage:/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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen"` [INFO] [stdout] 15b1537e8d2df023ae2399bd50deee3a09ca5801c70065585d8ad73b04d7fa0b [INFO] running `"docker" "start" "-a" "15b1537e8d2df023ae2399bd50deee3a09ca5801c70065585d8ad73b04d7fa0b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/crater/target/debug/deps/bootimage-94ad9a43e6845375 [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" "15b1537e8d2df023ae2399bd50deee3a09ca5801c70065585d8ad73b04d7fa0b"` [INFO] running `"docker" "rm" "-f" "15b1537e8d2df023ae2399bd50deee3a09ca5801c70065585d8ad73b04d7fa0b"` [INFO] [stdout] 15b1537e8d2df023ae2399bd50deee3a09ca5801c70065585d8ad73b04d7fa0b