[INFO] fetching crate rusted 0.1.3... [INFO] checking rusted-0.1.3 against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] extracting crate rusted 0.1.3 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate rusted 0.1.3 on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate rusted 0.1.3 [INFO] finished tweaking crates.io crate rusted 0.1.3 [INFO] tweaked toml for crates.io crate rusted 0.1.3 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c39e6ab94677368b9e891570d44a55952b0cc8d535a607081f645ad17d33df5e [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" "c39e6ab94677368b9e891570d44a55952b0cc8d535a607081f645ad17d33df5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c39e6ab94677368b9e891570d44a55952b0cc8d535a607081f645ad17d33df5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c39e6ab94677368b9e891570d44a55952b0cc8d535a607081f645ad17d33df5e", kill_on_drop: false }` [INFO] [stdout] c39e6ab94677368b9e891570d44a55952b0cc8d535a607081f645ad17d33df5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11ee81b2dd9a5c905ce342776ffb75562daab606774ab4c6d86a1fe65de2b2f3 [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" "11ee81b2dd9a5c905ce342776ffb75562daab606774ab4c6d86a1fe65de2b2f3", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling plist v0.2.4 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling pulldown-cmark v0.0.14 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking yaml-rust v0.3.5 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking regex-syntax v0.4.2 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking xml-rs v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking base64 v0.8.0 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling onig_sys v65.0.1 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking flate2 v0.2.20 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking onig v1.6.1 [INFO] [stderr] Checking bincode v0.8.0 [INFO] [stderr] Checking syntect v1.8.1 [INFO] [stderr] Checking rusted v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.32s [INFO] running `Command { std: "docker" "inspect" "11ee81b2dd9a5c905ce342776ffb75562daab606774ab4c6d86a1fe65de2b2f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11ee81b2dd9a5c905ce342776ffb75562daab606774ab4c6d86a1fe65de2b2f3", kill_on_drop: false }` [INFO] [stdout] 11ee81b2dd9a5c905ce342776ffb75562daab606774ab4c6d86a1fe65de2b2f3