[INFO] cloning repository https://github.com/jam1garner/smush-file [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jam1garner/smush-file" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjam1garner%2Fsmush-file", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjam1garner%2Fsmush-file'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4bcc3ac4a6d993add9c69e21f92fccae47e557f3 [INFO] checking jam1garner/smush-file against master#8007b506ac5da629f223b755f5a5391edd5f6d01 for pr-88041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjam1garner%2Fsmush-file" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jam1garner/smush-file on toolchain 8007b506ac5da629f223b755f5a5391edd5f6d01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jam1garner/smush-file [INFO] finished tweaking git repo https://github.com/jam1garner/smush-file [INFO] tweaked toml for git repo https://github.com/jam1garner/smush-file written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/jam1garner/smush-file already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9fc90bcfc127689c436ace2ee54ca54eebac7d44210464bac391fe68ddac2b98 [INFO] running `Command { std: "docker" "start" "-a" "9fc90bcfc127689c436ace2ee54ca54eebac7d44210464bac391fe68ddac2b98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9fc90bcfc127689c436ace2ee54ca54eebac7d44210464bac391fe68ddac2b98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fc90bcfc127689c436ace2ee54ca54eebac7d44210464bac391fe68ddac2b98", kill_on_drop: false }` [INFO] [stdout] 9fc90bcfc127689c436ace2ee54ca54eebac7d44210464bac391fe68ddac2b98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ebc1f90ba6e9a666a9b5b1bc97f16c1c56374c89a4e313d3cd10be057520178b [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" "ebc1f90ba6e9a666a9b5b1bc97f16c1c56374c89a4e313d3cd10be057520178b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking humansize v1.1.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking bimap v0.4.0 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking rayon v1.5.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking ddsfile v0.4.0 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling binwrite_derive v0.2.1 [INFO] [stderr] Compiling diff_derive v0.1.2 [INFO] [stderr] Compiling compile-time-crc32-impl v0.1.0 [INFO] [stderr] Compiling binread_derive v1.4.3 [INFO] [stderr] Compiling binread_derive v2.0.0 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling binwrite_derive v0.1.2 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Checking compile-time-crc32 v0.1.2 [INFO] [stderr] Checking binwrite v0.1.5 [INFO] [stderr] Checking binwrite v0.2.1 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling ssbh_write_derive v0.7.0 [INFO] [stderr] Checking structopt v0.3.22 [INFO] [stderr] Checking binread v2.1.1 [INFO] [stderr] Checking binread v1.4.1 [INFO] [stderr] Checking nutexb v0.0.5 (https://github.com/jam1garner/nutexb#aa6bd5b6) [INFO] [stderr] Checking smash-sli v0.8.1 (https://github.com/jam1garner/smash-sli#ef799225) [INFO] [stderr] Checking serde v1.0.126 [INFO] [stderr] Checking diff-struct v0.3.1 [INFO] [stderr] Checking serde_yaml v0.8.17 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking nus3audio v1.1.0 [INFO] [stderr] Checking smash-fnv v0.9.0 (https://github.com/jam1garner/smash-fnv#8f952331) [INFO] [stderr] Checking smash-svt v0.8.0 (https://github.com/jam1garner/smash-svt#0d425203) [INFO] [stderr] Checking ssbh_lib v0.9.0 [INFO] [stderr] Checking hash40 v0.4.4 [INFO] [stderr] Checking smash-csb v0.8.0 (https://github.com/jam1garner/smash-csb#92189c3e) [INFO] [stderr] Checking prc-rs v1.3.2 [INFO] [stderr] Checking sqb-rs v0.1.0 (https://github.com/BenHall-7/sqb-rs#1a985a2f) [INFO] [stderr] Checking smush-file v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 54s [INFO] running `Command { std: "docker" "inspect" "ebc1f90ba6e9a666a9b5b1bc97f16c1c56374c89a4e313d3cd10be057520178b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebc1f90ba6e9a666a9b5b1bc97f16c1c56374c89a4e313d3cd10be057520178b", kill_on_drop: false }` [INFO] [stdout] ebc1f90ba6e9a666a9b5b1bc97f16c1c56374c89a4e313d3cd10be057520178b