[INFO] cloning repository https://github.com/Arkanosis/bamrescue [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Arkanosis/bamrescue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArkanosis%2Fbamrescue", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArkanosis%2Fbamrescue'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5170667a5ebce58a5fd9510ecb0145c1808257b5 [INFO] checking Arkanosis/bamrescue against try#32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d for pr-83312 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArkanosis%2Fbamrescue" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Arkanosis/bamrescue on toolchain 32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Arkanosis/bamrescue [INFO] finished tweaking git repo https://github.com/Arkanosis/bamrescue [INFO] tweaked toml for git repo https://github.com/Arkanosis/bamrescue written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/Arkanosis/bamrescue already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded number_prefix v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ba3a1c999133a16b00aa7704a4decb599c9faef0d55683eb0428d7a21c43348 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0ba3a1c999133a16b00aa7704a4decb599c9faef0d55683eb0428d7a21c43348", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ba3a1c999133a16b00aa7704a4decb599c9faef0d55683eb0428d7a21c43348", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ba3a1c999133a16b00aa7704a4decb599c9faef0d55683eb0428d7a21c43348", kill_on_drop: false }` [INFO] [stdout] 0ba3a1c999133a16b00aa7704a4decb599c9faef0d55683eb0428d7a21c43348 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8a4d53e8b830d898fa7da45c69220c94e559a113312038ab0ca4f3a612e8c02 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e8a4d53e8b830d898fa7da45c69220c94e559a113312038ab0ca4f3a612e8c02", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking strsim v0.9.3 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking terminal_size v0.1.16 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking console v0.14.0 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Checking serde v1.0.123 [INFO] [stderr] Checking docopt v1.1.0 [INFO] [stderr] Checking bamrescue v0.3.0-dev (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.24s [INFO] running `Command { std: "docker" "inspect" "e8a4d53e8b830d898fa7da45c69220c94e559a113312038ab0ca4f3a612e8c02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8a4d53e8b830d898fa7da45c69220c94e559a113312038ab0ca4f3a612e8c02", kill_on_drop: false }` [INFO] [stdout] e8a4d53e8b830d898fa7da45c69220c94e559a113312038ab0ca4f3a612e8c02