[INFO] cloning repository https://github.com/anyshortcut/anyshortcut-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anyshortcut/anyshortcut-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanyshortcut%2Fanyshortcut-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanyshortcut%2Fanyshortcut-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a0e35ebf24acf16c4a3d472ba3cf2e076f33dfbb [INFO] testing anyshortcut/anyshortcut-cli against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanyshortcut%2Fanyshortcut-cli" "/workspace/builds/worker-21/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-21/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/anyshortcut/anyshortcut-cli on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/anyshortcut/anyshortcut-cli [INFO] finished tweaking git repo https://github.com/anyshortcut/anyshortcut-cli [INFO] tweaked toml for git repo https://github.com/anyshortcut/anyshortcut-cli written to /workspace/builds/worker-21/source/Cargo.toml [INFO] crate git repo https://github.com/anyshortcut/anyshortcut-cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde v1.0.79 [INFO] [stderr] Downloaded anyhow v1.0.35 [INFO] [stderr] Downloaded itertools v0.7.8 [INFO] [stderr] Downloaded syn v0.15.14 [INFO] [stderr] Downloaded serde_json v1.0.27 [INFO] [stderr] Downloaded curl-sys v0.4.39+curl-7.74.0 [INFO] [stderr] Downloaded serde_derive v1.0.79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef7e21625cd433b64d55e3901a97ca8aaa0f52b9d1e06b09e41884f8cfd37c6b [INFO] running `Command { std: "docker" "start" "-a" "ef7e21625cd433b64d55e3901a97ca8aaa0f52b9d1e06b09e41884f8cfd37c6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef7e21625cd433b64d55e3901a97ca8aaa0f52b9d1e06b09e41884f8cfd37c6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef7e21625cd433b64d55e3901a97ca8aaa0f52b9d1e06b09e41884f8cfd37c6b", kill_on_drop: false }` [INFO] [stdout] ef7e21625cd433b64d55e3901a97ca8aaa0f52b9d1e06b09e41884f8cfd37c6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2c1208e4bb7145c24c3ed25c478cdd6e2200b92f32391670d353a44f17d3612 [INFO] running `Command { std: "docker" "start" "-a" "c2c1208e4bb7145c24c3ed25c478cdd6e2200b92f32391670d353a44f17d3612", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling curl v0.4.34 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling anyhow v1.0.35 [INFO] [stderr] Compiling open v1.2.2 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling dirs v1.0.4 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling curl-sys v0.4.39+curl-7.74.0 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling syn v0.15.14 [INFO] [stderr] Compiling anyshortcut v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Compiling serde_json v1.0.27 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling storage-derive v0.1.0 (/opt/rustwide/workdir/storage-derive) [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling curl-http v0.1.0 (/opt/rustwide/workdir/curl-http) [INFO] [stdout] warning: field is never read: `headers` [INFO] [stdout] --> curl-http/src/lib.rs:213:5 [INFO] [stdout] | [INFO] [stdout] 213 | headers: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Response` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> curl-http/src/lib.rs:210:10 [INFO] [stdout] | [INFO] [stdout] 210 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.60s [INFO] running `Command { std: "docker" "inspect" "c2c1208e4bb7145c24c3ed25c478cdd6e2200b92f32391670d353a44f17d3612", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2c1208e4bb7145c24c3ed25c478cdd6e2200b92f32391670d353a44f17d3612", kill_on_drop: false }` [INFO] [stdout] c2c1208e4bb7145c24c3ed25c478cdd6e2200b92f32391670d353a44f17d3612 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a5f884dfb2964a9bf0288bd6f77a71f349c9d529a52002ba02b710bed7f408a [INFO] running `Command { std: "docker" "start" "-a" "9a5f884dfb2964a9bf0288bd6f77a71f349c9d529a52002ba02b710bed7f408a", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.5.0 [INFO] [stdout] warning: field is never read: `headers` [INFO] [stdout] --> curl-http/src/lib.rs:213:5 [INFO] [stdout] | [INFO] [stdout] 213 | headers: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Response` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> curl-http/src/lib.rs:210:10 [INFO] [stdout] | [INFO] [stdout] 210 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling anyshortcut v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.94s [INFO] running `Command { std: "docker" "inspect" "9a5f884dfb2964a9bf0288bd6f77a71f349c9d529a52002ba02b710bed7f408a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a5f884dfb2964a9bf0288bd6f77a71f349c9d529a52002ba02b710bed7f408a", kill_on_drop: false }` [INFO] [stdout] 9a5f884dfb2964a9bf0288bd6f77a71f349c9d529a52002ba02b710bed7f408a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4c001fbf04e7d250c6d60b9f32df7c121d6fe2d14dcf61bfeaf4738fcb533174 [INFO] running `Command { std: "docker" "start" "-a" "4c001fbf04e7d250c6d60b9f32df7c121d6fe2d14dcf61bfeaf4738fcb533174", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: field is never read: `headers` [INFO] [stderr] --> curl-http/src/lib.rs:213:5 [INFO] [stderr] | [INFO] [stderr] 213 | headers: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Response` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> curl-http/src/lib.rs:210:10 [INFO] [stderr] | [INFO] [stderr] 210 | #[derive(Clone, Debug)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `curl-http` (lib) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3m 56s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/anyshortcut-2b7d8af0d5dbeabb) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test cli::tests::test_args_conflict ... ok [INFO] [stdout] test cli::tests::test_args_validator ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4c001fbf04e7d250c6d60b9f32df7c121d6fe2d14dcf61bfeaf4738fcb533174", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c001fbf04e7d250c6d60b9f32df7c121d6fe2d14dcf61bfeaf4738fcb533174", kill_on_drop: false }` [INFO] [stdout] 4c001fbf04e7d250c6d60b9f32df7c121d6fe2d14dcf61bfeaf4738fcb533174