[INFO] cloning repository https://github.com/DOhlsson/runar [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DOhlsson/runar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDOhlsson%2Frunar", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDOhlsson%2Frunar'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e326f7af24ef7852bb476b2b8df1b212e80d82dc [INFO] checking DOhlsson/runar against try#07fecb9cf34c4979a772ba38c99d6d9144768413 for pr-87710 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDOhlsson%2Frunar" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DOhlsson/runar on toolchain 07fecb9cf34c4979a772ba38c99d6d9144768413 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DOhlsson/runar [INFO] finished tweaking git repo https://github.com/DOhlsson/runar [INFO] tweaked toml for git repo https://github.com/DOhlsson/runar written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/DOhlsson/runar already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0dd0cafd6e9364acde6843cf789704dbefdd15957ec3c9aae38d5ceb02dd07e0 [INFO] running `Command { std: "docker" "start" "-a" "0dd0cafd6e9364acde6843cf789704dbefdd15957ec3c9aae38d5ceb02dd07e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0dd0cafd6e9364acde6843cf789704dbefdd15957ec3c9aae38d5ceb02dd07e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dd0cafd6e9364acde6843cf789704dbefdd15957ec3c9aae38d5ceb02dd07e0", kill_on_drop: false }` [INFO] [stdout] 0dd0cafd6e9364acde6843cf789704dbefdd15957ec3c9aae38d5ceb02dd07e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1406091335e3d468eb516ca72a5370e63ff254b0eb45ffd0b145bf47eefb7911 [INFO] running `Command { std: "docker" "start" "-a" "1406091335e3d468eb516ca72a5370e63ff254b0eb45ffd0b145bf47eefb7911", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Checking rustc-demangle v0.1.20 [INFO] [stderr] Checking pin-project-lite v0.2.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking difference v1.0.0 [INFO] [stderr] Checking environment v0.1.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tokio v0.3.6 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking mio v0.7.6 [INFO] [stderr] Checking inotify-sys v0.1.4 [INFO] [stderr] Checking nix v0.19.1 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Checking inotify v0.9.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Checking runar v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `opt_recursive` [INFO] [stdout] --> src/main.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | let opt_recursive = matches.is_present("recursive"); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_opt_recursive` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opt_exit` [INFO] [stdout] --> src/main.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | let opt_exit = matches.is_present("exit"); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_opt_exit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opt_exit_on_error` [INFO] [stdout] --> src/main.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | let opt_exit_on_error = matches.is_present("exit-on-error"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_opt_exit_on_error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opt_files` [INFO] [stdout] --> src/main.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | let opt_files = matches.values_of("files").unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_opt_files` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling cargo-platform v0.1.1 [INFO] [stderr] Compiling cargo_metadata v0.12.3 [INFO] [stderr] Compiling skeptic v0.13.6 [INFO] [stderr] Compiling assert_cli v0.5.4 [INFO] [stdout] warning: unused variable: `opt_recursive` [INFO] [stdout] --> src/main.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | let opt_recursive = matches.is_present("recursive"); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_opt_recursive` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opt_exit` [INFO] [stdout] --> src/main.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | let opt_exit = matches.is_present("exit"); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_opt_exit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opt_exit_on_error` [INFO] [stdout] --> src/main.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | let opt_exit_on_error = matches.is_present("exit-on-error"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_opt_exit_on_error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opt_files` [INFO] [stdout] --> src/main.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | let opt_files = matches.values_of("files").unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_opt_files` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.15s [INFO] running `Command { std: "docker" "inspect" "1406091335e3d468eb516ca72a5370e63ff254b0eb45ffd0b145bf47eefb7911", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1406091335e3d468eb516ca72a5370e63ff254b0eb45ffd0b145bf47eefb7911", kill_on_drop: false }` [INFO] [stdout] 1406091335e3d468eb516ca72a5370e63ff254b0eb45ffd0b145bf47eefb7911