[INFO] cloning repository https://github.com/Measter/mandeltrace [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Measter/mandeltrace" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeaster%2Fmandeltrace"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeaster%2Fmandeltrace'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 91a2f00548e31f17fa058bd1f7c9de73a665e72c [INFO] checking Measter/mandeltrace against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeaster%2Fmandeltrace" "/workspace/builds/worker-10/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Measter/mandeltrace on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Measter/mandeltrace [INFO] finished tweaking git repo https://github.com/Measter/mandeltrace [INFO] tweaked toml for git repo https://github.com/Measter/mandeltrace written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/Measter/mandeltrace already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6777502c8bfa1f400a67f9c1829d2716181cf820fc03ffb22ce59147f2dde83e [INFO] running `"docker" "start" "-a" "6777502c8bfa1f400a67f9c1829d2716181cf820fc03ffb22ce59147f2dde83e"` [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking clicolors-control v1.0.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Compiling syn v0.13.10 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking regex v1.0.0 [INFO] [stderr] Checking num-bigint v0.2.2 [INFO] [stderr] Checking rusttype v0.7.6 [INFO] [stderr] Checking png v0.14.0 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Checking parking_lot v0.5.5 [INFO] [stderr] Checking rayon-core v1.4.0 [INFO] [stderr] Checking num-rational v0.2.1 [INFO] [stderr] Checking console v0.7.5 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking indicatif v0.11.0 [INFO] [stderr] Compiling num-derive v0.2.1 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Checking tiff v0.2.2 [INFO] [stderr] Checking jpeg-decoder v0.1.14 [INFO] [stderr] Checking image v0.21.1 [INFO] [stderr] Checking structopt v0.2.15 [INFO] [stderr] Checking imageproc v0.18.0 [INFO] [stderr] Checking mandeltrace v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | #[macro_use] extern crate structopt; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | #[macro_use] extern crate structopt; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.67s [INFO] running `"docker" "inspect" "6777502c8bfa1f400a67f9c1829d2716181cf820fc03ffb22ce59147f2dde83e"` [INFO] running `"docker" "rm" "-f" "6777502c8bfa1f400a67f9c1829d2716181cf820fc03ffb22ce59147f2dde83e"` [INFO] [stdout] 6777502c8bfa1f400a67f9c1829d2716181cf820fc03ffb22ce59147f2dde83e