[INFO] fetching crate cargo-skyline 3.4.1...
[INFO] testing cargo-skyline-3.4.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate cargo-skyline 3.4.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate cargo-skyline 3.4.1
[INFO] finished tweaking crates.io crate cargo-skyline 3.4.1
[INFO] tweaked toml for crates.io crate cargo-skyline 3.4.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cargo-skyline 3.4.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cargo-skyline 3.4.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 783d2bff2c73b0f5637d112ce1afef81f962a88cbe8bf18797515af2849e2db9
[INFO] running `Command { std: "docker" "start" "-a" "783d2bff2c73b0f5637d112ce1afef81f962a88cbe8bf18797515af2849e2db9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "783d2bff2c73b0f5637d112ce1afef81f962a88cbe8bf18797515af2849e2db9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "783d2bff2c73b0f5637d112ce1afef81f962a88cbe8bf18797515af2849e2db9", kill_on_drop: false }`
[INFO] [stdout] 783d2bff2c73b0f5637d112ce1afef81f962a88cbe8bf18797515af2849e2db9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 418b8f5b641487458944675dcae511d51abd4d6396958a7786c90894342e84da
[INFO] running `Command { std: "docker" "start" "-a" "418b8f5b641487458944675dcae511d51abd4d6396958a7786c90894342e84da", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling once_cell v1.12.0
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling tracing-core v0.1.28
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling backtrace v0.3.65
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling hashbrown v0.12.1
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling tracing v0.1.35
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling object v0.28.4
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling lz4-sys v1.9.4
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling ahash v0.4.7
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling dlv-list v0.2.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling zeroize v1.5.6
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling hyperx v1.4.0
[INFO] [stderr]    Compiling async-trait v0.1.56
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling crypto-mac v0.10.1
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling ordered-multimap v0.3.1
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling time v0.3.11
[INFO] [stderr]    Compiling aes-soft v0.6.4
[INFO] [stderr]    Compiling pem v1.0.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling rustls-pemfile v1.0.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling dbl v0.3.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling byteorder v0.5.3
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling webpki-roots v0.22.3
[INFO] [stderr]    Compiling block-modes v0.7.0
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling elf v0.0.10
[INFO] [stderr]    Compiling aes v0.6.0
[INFO] [stderr]    Compiling cmac v0.5.1
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling rust-ini v0.16.1
[INFO] [stderr]    Compiling console v0.15.0
[INFO] [stderr]    Compiling console v0.14.1
[INFO] [stderr]    Compiling bzip2 v0.4.3
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling blz-nx v1.0.1
[INFO] [stderr]    Compiling ctr v0.6.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling cargo-skyline v3.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling arc-swap v1.5.0
[INFO] [stderr]    Compiling bit_field v0.10.1
[INFO] [stderr]    Compiling dialoguer v0.8.0
[INFO] [stderr]    Compiling dirs v2.0.2
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling owo-colors v3.4.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling snafu-derive v0.6.10
[INFO] [stderr]    Compiling snafu-derive v0.7.1
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling tokio v1.19.2
[INFO] [stderr]    Compiling snafu v0.6.10
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling simple_asn1 v0.6.2
[INFO] [stderr]    Compiling zip v0.5.13
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling snafu v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling serde_path_to_error v0.1.7
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling jsonwebtoken v8.1.1
[INFO] [stderr]    Compiling cargo_metadata v0.10.0
[INFO] [stderr]    Compiling hyper v0.14.19
[INFO] [stderr]    Compiling hyper-rustls v0.23.0
[INFO] [stderr]    Compiling reqwest v0.11.11
[INFO] [stderr]    Compiling cargo-skyline-octocrab v0.16.0
[INFO] [stderr]    Compiling lz4 v1.23.3
[INFO] [stderr]    Compiling linkle v0.2.11
[INFO] [stdout] warning: field `main_npdm` is never read
[INFO] [stdout]   --> src/package.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Exefs {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 15 |     pub main_npdm: Vec<u8>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `if_exists` is never used
[INFO] [stdout]    --> src/update_std.rs:409:8
[INFO] [stdout]     |
[INFO] [stdout] 406 | pub(crate) trait PathExt: Sized {
[INFO] [stdout]     |                  ------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 409 |     fn if_exists(self) -> Option<Self>;
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "418b8f5b641487458944675dcae511d51abd4d6396958a7786c90894342e84da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "418b8f5b641487458944675dcae511d51abd4d6396958a7786c90894342e84da", kill_on_drop: false }`
[INFO] [stdout] 418b8f5b641487458944675dcae511d51abd4d6396958a7786c90894342e84da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5caa4dda7f61d9c2930d00884e94f3b9c2d65860d584a41c60d67a63dd6ed402
[INFO] running `Command { std: "docker" "start" "-a" "5caa4dda7f61d9c2930d00884e94f3b9c2d65860d584a41c60d67a63dd6ed402", kill_on_drop: false }`
[INFO] [stderr]    Compiling cargo-skyline v3.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `main_npdm` is never read
[INFO] [stdout]   --> src/package.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Exefs {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 15 |     pub main_npdm: Vec<u8>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `if_exists` is never used
[INFO] [stdout]    --> src/update_std.rs:409:8
[INFO] [stdout]     |
[INFO] [stdout] 406 | pub(crate) trait PathExt: Sized {
[INFO] [stdout]     |                  ------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 409 |     fn if_exists(self) -> Option<Self>;
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.10s
[INFO] running `Command { std: "docker" "inspect" "5caa4dda7f61d9c2930d00884e94f3b9c2d65860d584a41c60d67a63dd6ed402", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5caa4dda7f61d9c2930d00884e94f3b9c2d65860d584a41c60d67a63dd6ed402", kill_on_drop: false }`
[INFO] [stdout] 5caa4dda7f61d9c2930d00884e94f3b9c2d65860d584a41c60d67a63dd6ed402
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 91eee125d706a8a1953309988df3ab790b2577812280834c23c0828fa61188ca
[INFO] running `Command { std: "docker" "start" "-a" "91eee125d706a8a1953309988df3ab790b2577812280834c23c0828fa61188ca", kill_on_drop: false }`
[INFO] [stderr] warning: field `main_npdm` is never read
[INFO] [stderr]   --> src/package.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct Exefs {
[INFO] [stderr]    |            ----- field in this struct
[INFO] [stderr] 15 |     pub main_npdm: Vec<u8>,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `if_exists` is never used
[INFO] [stderr]    --> src/update_std.rs:409:8
[INFO] [stderr]     |
[INFO] [stderr] 406 | pub(crate) trait PathExt: Sized {
[INFO] [stderr]     |                  ------- method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 409 |     fn if_exists(self) -> Option<Self>;
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `cargo-skyline` (bin "cargo-skyline" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_skyline-a9bf67121bb6dabf)
[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" "91eee125d706a8a1953309988df3ab790b2577812280834c23c0828fa61188ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91eee125d706a8a1953309988df3ab790b2577812280834c23c0828fa61188ca", kill_on_drop: false }`
[INFO] [stdout] 91eee125d706a8a1953309988df3ab790b2577812280834c23c0828fa61188ca
