[INFO] fetching crate ramup 0.1.4... [INFO] testing ramup-0.1.4 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate ramup 0.1.4 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate ramup 0.1.4 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ramup 0.1.4 [INFO] finished tweaking crates.io crate ramup 0.1.4 [INFO] tweaked toml for crates.io crate ramup 0.1.4 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate ramup 0.1.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded std_prelude v0.2.12 [INFO] [stderr] Downloaded humantime v2.0.0 [INFO] [stderr] Downloaded rust-embed-impl v5.2.0 [INFO] [stderr] Downloaded filetime v0.1.15 [INFO] [stderr] Downloaded thiserror-impl v1.0.10 [INFO] [stderr] Downloaded clap v2.27.1 [INFO] [stderr] Downloaded serial_test_derive v0.3.2 [INFO] [stderr] Downloaded rusync v0.5.2 [INFO] [stderr] Downloaded thiserror v1.0.10 [INFO] [stderr] Downloaded pathdiff v0.1.0 [INFO] [stderr] Downloaded plist v0.5.3 [INFO] [stderr] Downloaded path_abs v0.5.0 [INFO] [stderr] Downloaded xml-rs v0.8.0 [INFO] [stderr] Downloaded colored v1.9.2 [INFO] [stderr] Downloaded rust-embed v5.2.0 [INFO] [stderr] Downloaded stfu8 v0.2.4 [INFO] [stderr] Downloaded shellexpand v1.1.1 [INFO] [stderr] Downloaded serial_test v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0ebe02f256dcc6bef9cf2c96df8c2c53ab5beef69abf1712dc39c36c87da0bd [INFO] running `Command { std: "docker" "start" "-a" "d0ebe02f256dcc6bef9cf2c96df8c2c53ab5beef69abf1712dc39c36c87da0bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0ebe02f256dcc6bef9cf2c96df8c2c53ab5beef69abf1712dc39c36c87da0bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0ebe02f256dcc6bef9cf2c96df8c2c53ab5beef69abf1712dc39c36c87da0bd", kill_on_drop: false }` [INFO] [stdout] d0ebe02f256dcc6bef9cf2c96df8c2c53ab5beef69abf1712dc39c36c87da0bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a86cf2e7e6eb76d2bb1e6050aebc953e160e873b45aa4ceedf8a957504d2e30a [INFO] running `Command { std: "docker" "start" "-a" "a86cf2e7e6eb76d2bb1e6050aebc953e160e873b45aa4ceedf8a957504d2e30a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling pathdiff v0.1.0 [INFO] [stderr] Compiling humantime v2.0.0 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling rust-embed-utils v5.0.0 [INFO] [stderr] Compiling aho-corasick v0.7.7 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling filetime v0.1.15 [INFO] [stderr] Compiling clap v2.27.1 [INFO] [stderr] Compiling colored v1.9.2 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling shellexpand v1.1.1 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling console v0.9.2 [INFO] [stderr] Compiling stfu8 v0.2.4 [INFO] [stderr] Compiling indicatif v0.14.0 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling ctrlc v3.1.3 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling rusync v0.5.2 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling thiserror-impl v1.0.10 [INFO] [stderr] Compiling rust-embed-impl v5.2.0 [INFO] [stderr] Compiling rust-embed v5.2.0 [INFO] [stderr] Compiling thiserror v1.0.10 [INFO] [stderr] Compiling plist v0.5.3 [INFO] [stderr] Compiling path_abs v0.5.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling ramup v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.26s [INFO] running `Command { std: "docker" "inspect" "a86cf2e7e6eb76d2bb1e6050aebc953e160e873b45aa4ceedf8a957504d2e30a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a86cf2e7e6eb76d2bb1e6050aebc953e160e873b45aa4ceedf8a957504d2e30a", kill_on_drop: false }` [INFO] [stdout] a86cf2e7e6eb76d2bb1e6050aebc953e160e873b45aa4ceedf8a957504d2e30a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec5f6e9c046b67baa01f9e8a1601b4b603f333ba562b772654252d04464e2f01 [INFO] running `Command { std: "docker" "start" "-a" "ec5f6e9c046b67baa01f9e8a1601b4b603f333ba562b772654252d04464e2f01", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling serial_test_derive v0.3.2 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling serial_test v0.3.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling ramup v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/handler.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serial_test::serial` [INFO] [stdout] --> src/handler.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | use serial_test::serial; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs` [INFO] [stdout] --> src/handler.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | use std::fs; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tempdir::TempDir` [INFO] [stdout] --> src/handler.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | use tempdir::TempDir; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/handler.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | / macro_rules! check { [INFO] [stdout] 105 | | ($e:expr) => { [INFO] [stdout] 106 | | match $e { [INFO] [stdout] 107 | | Ok(t) => t, [INFO] [stdout] ... | [INFO] [stdout] 110 | | }; [INFO] [stdout] 111 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::maccmd::DiskUtil` [INFO] [stdout] --> src/maccmd/diskutil.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | use crate::maccmd::DiskUtil; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::maccmd::HdiUtil` [INFO] [stdout] --> src/maccmd/diskutil.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | use crate::maccmd::HdiUtil; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.35s [INFO] running `Command { std: "docker" "inspect" "ec5f6e9c046b67baa01f9e8a1601b4b603f333ba562b772654252d04464e2f01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec5f6e9c046b67baa01f9e8a1601b4b603f333ba562b772654252d04464e2f01", kill_on_drop: false }` [INFO] [stdout] ec5f6e9c046b67baa01f9e8a1601b4b603f333ba562b772654252d04464e2f01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4b47a99426d70768034d747fd6cec1158fdc9a384c0e80d6a63f465c455a5d4c [INFO] running `Command { std: "docker" "start" "-a" "4b47a99426d70768034d747fd6cec1158fdc9a384c0e80d6a63f465c455a5d4c", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `super::*` [INFO] [stderr] --> src/handler.rs:99:9 [INFO] [stderr] | [INFO] [stderr] 99 | use super::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `serial_test::serial` [INFO] [stderr] --> src/handler.rs:100:9 [INFO] [stderr] | [INFO] [stderr] 100 | use serial_test::serial; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::fs` [INFO] [stderr] --> src/handler.rs:101:9 [INFO] [stderr] | [INFO] [stderr] 101 | use std::fs; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `tempdir::TempDir` [INFO] [stderr] --> src/handler.rs:102:9 [INFO] [stderr] | [INFO] [stderr] 102 | use tempdir::TempDir; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused macro definition [INFO] [stderr] --> src/handler.rs:104:5 [INFO] [stderr] | [INFO] [stderr] 104 | / macro_rules! check { [INFO] [stderr] 105 | | ($e:expr) => { [INFO] [stderr] 106 | | match $e { [INFO] [stderr] 107 | | Ok(t) => t, [INFO] [stderr] ... | [INFO] [stderr] 110 | | }; [INFO] [stderr] 111 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_macros)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::maccmd::DiskUtil` [INFO] [stderr] --> src/maccmd/diskutil.rs:23:9 [INFO] [stderr] | [INFO] [stderr] 23 | use crate::maccmd::DiskUtil; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::maccmd::HdiUtil` [INFO] [stderr] --> src/maccmd/diskutil.rs:24:9 [INFO] [stderr] | [INFO] [stderr] 24 | use crate::maccmd::HdiUtil; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 7 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ramup-44062e5b03984d67) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test appenv::tests::config_path ... ok [INFO] [stdout] test appfs::tests::relocate_dir ... ok [INFO] [stdout] test maccmd::hdiutil::tests::parse_info_with_images ... ok [INFO] [stdout] test maccmd::hdiutil::tests::parse_info ... ok [INFO] [stdout] test state::tests::remove ... ok [INFO] [stdout] test cfg::tests::initialize ... ok [INFO] [stdout] test apppath::tests::join ... ok [INFO] [stdout] test appfs::tests::relocate_file ... ok [INFO] [stdout] test state::tests::add ... ok [INFO] [stdout] test apppath::tests::from ... ok [INFO] [stdout] test apppath::tests::expand ... ok [INFO] [stdout] test apppath::tests::parent ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4b47a99426d70768034d747fd6cec1158fdc9a384c0e80d6a63f465c455a5d4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b47a99426d70768034d747fd6cec1158fdc9a384c0e80d6a63f465c455a5d4c", kill_on_drop: false }` [INFO] [stdout] 4b47a99426d70768034d747fd6cec1158fdc9a384c0e80d6a63f465c455a5d4c