[INFO] cloning repository https://github.com/nhwn/ghost [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nhwn/ghost" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnhwn%2Fghost", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnhwn%2Fghost'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 53d13215a8417687492962290d30903759eec82f [INFO] checking nhwn/ghost against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnhwn%2Fghost" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nhwn/ghost on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nhwn/ghost [INFO] finished tweaking git repo https://github.com/nhwn/ghost [INFO] tweaked toml for git repo https://github.com/nhwn/ghost written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/nhwn/ghost already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 290159c8c6321a80f8f3d5cdd7c19c7c931f96708cc8e414e805ea23fbe42c18 [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" "290159c8c6321a80f8f3d5cdd7c19c7c931f96708cc8e414e805ea23fbe42c18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "290159c8c6321a80f8f3d5cdd7c19c7c931f96708cc8e414e805ea23fbe42c18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "290159c8c6321a80f8f3d5cdd7c19c7c931f96708cc8e414e805ea23fbe42c18", kill_on_drop: false }` [INFO] [stdout] 290159c8c6321a80f8f3d5cdd7c19c7c931f96708cc8e414e805ea23fbe42c18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a5fd7b6d400689069144be1fb780803fa231dce29056b1593e21e9c65432af7 [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" "5a5fd7b6d400689069144be1fb780803fa231dce29056b1593e21e9c65432af7", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling cranelift-entity v0.59.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.59.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Checking wasmparser v0.51.4 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.59.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking cranelift-bforest v0.59.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.0 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking errno v0.2.7 [INFO] [stderr] Checking page_size v0.4.2 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Compiling wasmer-runtime-core v0.17.1 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking serde-bench v0.0.7 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking gimli v0.20.0 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Compiling cranelift-codegen v0.59.0 [INFO] [stderr] Checking wasmer-clif-fork-frontend v0.59.0 [INFO] [stderr] Checking cranelift-native v0.59.0 [INFO] [stderr] Checking wasmer-clif-fork-wasm v0.59.0 [INFO] [stderr] Checking wasmer-clif-backend v0.17.1 [INFO] [stderr] Checking wasmer-runtime v0.17.1 [INFO] [stderr] Checking ghost v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `Command { std: "docker" "inspect" "5a5fd7b6d400689069144be1fb780803fa231dce29056b1593e21e9c65432af7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a5fd7b6d400689069144be1fb780803fa231dce29056b1593e21e9c65432af7", kill_on_drop: false }` [INFO] [stdout] 5a5fd7b6d400689069144be1fb780803fa231dce29056b1593e21e9c65432af7