[INFO] cloning repository https://github.com/pavadeli/maps-download-check [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pavadeli/maps-download-check" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpavadeli%2Fmaps-download-check", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpavadeli%2Fmaps-download-check'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 89ba5dfa35a7b54bd0d77a094fc19c8291533101 [INFO] checking pavadeli/maps-download-check against try#a8425075041d4b9af9bf32e2a267dfb9db2cfffb for pr-100043-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpavadeli%2Fmaps-download-check" "/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/pavadeli/maps-download-check on toolchain a8425075041d4b9af9bf32e2a267dfb9db2cfffb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a8425075041d4b9af9bf32e2a267dfb9db2cfffb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pavadeli/maps-download-check [INFO] finished tweaking git repo https://github.com/pavadeli/maps-download-check [INFO] tweaked toml for git repo https://github.com/pavadeli/maps-download-check written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/pavadeli/maps-download-check already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a8425075041d4b9af9bf32e2a267dfb9db2cfffb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+a8425075041d4b9af9bf32e2a267dfb9db2cfffb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08b0c70a14bbb847c3f873eb26c2c80f30c98fdc1fa2ba25d95d8e3e4874918a [INFO] running `Command { std: "docker" "start" "-a" "08b0c70a14bbb847c3f873eb26c2c80f30c98fdc1fa2ba25d95d8e3e4874918a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08b0c70a14bbb847c3f873eb26c2c80f30c98fdc1fa2ba25d95d8e3e4874918a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08b0c70a14bbb847c3f873eb26c2c80f30c98fdc1fa2ba25d95d8e3e4874918a", kill_on_drop: false }` [INFO] [stdout] 08b0c70a14bbb847c3f873eb26c2c80f30c98fdc1fa2ba25d95d8e3e4874918a [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" "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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+a8425075041d4b9af9bf32e2a267dfb9db2cfffb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b3898a553bc1fd88533bca4095983c376d6091494b362b50cf537863ed1272c [INFO] running `Command { std: "docker" "start" "-a" "2b3898a553bc1fd88533bca4095983c376d6091494b362b50cf537863ed1272c", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling rfd v0.10.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking either v1.7.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Compiling cfg-expr v0.10.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking raw-window-handle v0.5.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking console v0.15.1 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Checking indicatif v0.17.0 [INFO] [stderr] Compiling system-deps v6.0.2 [INFO] [stderr] Compiling glib-sys v0.15.10 [INFO] [stderr] Compiling gobject-sys v0.15.10 [INFO] [stderr] Compiling atk-sys v0.15.1 [INFO] [stderr] Compiling gio-sys v0.15.10 [INFO] [stderr] Compiling gdk-sys v0.15.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.15.10 [INFO] [stderr] Compiling cairo-sys-rs v0.15.1 [INFO] [stderr] Compiling pango-sys v0.15.10 [INFO] [stderr] Compiling gtk-sys v0.15.3 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking quick-xml v0.23.0 [INFO] [stderr] Checking maps-download-check v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.66s [INFO] running `Command { std: "docker" "inspect" "2b3898a553bc1fd88533bca4095983c376d6091494b362b50cf537863ed1272c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b3898a553bc1fd88533bca4095983c376d6091494b362b50cf537863ed1272c", kill_on_drop: false }` [INFO] [stdout] 2b3898a553bc1fd88533bca4095983c376d6091494b362b50cf537863ed1272c