[INFO] updating cached repository https://github.com/disDeal/custom_alloc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d4581f45bac2d5c36fa37efdb9673022b4d88027 [INFO] checking disDeal/custom_alloc against try#0ab79c4b48ad19260fa46623f452c1b403a360e8 for pr-74315 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdisDeal%2Fcustom_alloc" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/disDeal/custom_alloc on toolchain 0ab79c4b48ad19260fa46623f452c1b403a360e8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/disDeal/custom_alloc [INFO] finished tweaking git repo https://github.com/disDeal/custom_alloc [INFO] tweaked toml for git repo https://github.com/disDeal/custom_alloc written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/disDeal/custom_alloc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 809bf007a290cdf814be4a16148019860eb696a66096b5ac739288730b81026b [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" "809bf007a290cdf814be4a16148019860eb696a66096b5ac739288730b81026b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "809bf007a290cdf814be4a16148019860eb696a66096b5ac739288730b81026b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "809bf007a290cdf814be4a16148019860eb696a66096b5ac739288730b81026b", kill_on_drop: false }` [INFO] [stdout] 809bf007a290cdf814be4a16148019860eb696a66096b5ac739288730b81026b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ffacc0b09e88c8ed2e84c7cc63528e81f86044300a2ae1dccabbb175548cc5f [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" "0ffacc0b09e88c8ed2e84c7cc63528e81f86044300a2ae1dccabbb175548cc5f", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling argh_shared v0.1.1 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking drawille v0.2.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking bytesize v1.0.1 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking serde v1.0.114 [INFO] [stderr] Checking smartstring v0.2.2 [INFO] [stderr] Checking textplots v0.5.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling argh_derive v0.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Checking argh v0.1.3 [INFO] [stderr] Compiling parse-display-derive v0.1.2 [INFO] [stderr] Checking smol_str v0.1.16 [INFO] [stderr] Checking serde_json v1.0.56 [INFO] [stderr] Checking parse-display v0.1.2 [INFO] [stderr] Checking smol_str v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.18s [INFO] running `Command { std: "docker" "inspect" "0ffacc0b09e88c8ed2e84c7cc63528e81f86044300a2ae1dccabbb175548cc5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ffacc0b09e88c8ed2e84c7cc63528e81f86044300a2ae1dccabbb175548cc5f", kill_on_drop: false }` [INFO] [stdout] 0ffacc0b09e88c8ed2e84c7cc63528e81f86044300a2ae1dccabbb175548cc5f