[INFO] cloning repository https://github.com/frogfishio/lembeh [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/frogfishio/lembeh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrogfishio%2Flembeh", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrogfishio%2Flembeh'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cdd05c61d025dd22dde1318be3092d5486987c6e [INFO] checking frogfishio/lembeh against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrogfishio%2Flembeh" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/frogfishio/lembeh on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/frogfishio/lembeh [INFO] finished tweaking git repo https://github.com/frogfishio/lembeh [INFO] tweaked toml for git repo https://github.com/frogfishio/lembeh written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/frogfishio/lembeh already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e19671cd9686c2951bdf57f92ca9722377fd157b31b423d10d0d5190e35fa02 [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" "7e19671cd9686c2951bdf57f92ca9722377fd157b31b423d10d0d5190e35fa02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e19671cd9686c2951bdf57f92ca9722377fd157b31b423d10d0d5190e35fa02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e19671cd9686c2951bdf57f92ca9722377fd157b31b423d10d0d5190e35fa02", kill_on_drop: false }` [INFO] [stdout] 7e19671cd9686c2951bdf57f92ca9722377fd157b31b423d10d0d5190e35fa02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 245d1f18f94e510b9c82d270099b3d59ff411dd1770e62d1875d107bf9385e35 [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" "245d1f18f94e510b9c82d270099b3d59ff411dd1770e62d1875d107bf9385e35", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling target-lexicon v0.9.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.52.0 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Checking smallvec v1.1.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Checking wasmparser v0.45.2 [INFO] [stderr] Compiling wasmtime-environ v0.9.0 [INFO] [stderr] Checking more-asserts v0.2.1 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Checking gimli v0.19.0 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking errno v0.2.4 [INFO] [stderr] Checking region v2.1.2 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Compiling jobserver v0.1.19 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Checking file-per-thread-logger v0.1.2 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking sha2 v0.8.1 [INFO] [stderr] Compiling zstd-sys v1.4.15+zstd.1.4.4 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Compiling wasmtime-runtime v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling thiserror-impl v1.0.9 [INFO] [stderr] Compiling scroll_derive v0.10.1 [INFO] [stderr] Checking scroll v0.10.1 [INFO] [stderr] Checking goblin v0.1.3 [INFO] [stderr] Checking thiserror v1.0.9 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Checking cranelift-entity v0.52.0 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking toml v0.5.5 [INFO] [stderr] Checking string-interner v0.7.1 [INFO] [stderr] Checking faerie v0.13.0 [INFO] [stderr] Checking cranelift-bforest v0.52.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.52.0 [INFO] [stderr] Checking zstd-safe v2.0.3+zstd.1.4.4 [INFO] [stderr] Checking zstd v0.5.1+zstd.1.4.4 [INFO] [stderr] Compiling cranelift-codegen v0.52.0 [INFO] [stderr] Checking cranelift-frontend v0.52.0 [INFO] [stderr] Checking cranelift-native v0.52.0 [INFO] [stderr] Checking cranelift-wasm v0.52.0 [INFO] [stderr] Checking wasmtime-debug v0.9.0 [INFO] [stderr] Checking wasmtime-jit v0.9.0 [INFO] [stderr] Checking wasmtime v0.9.0 [INFO] [stderr] Checking lembeh v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 51s [INFO] running `Command { std: "docker" "inspect" "245d1f18f94e510b9c82d270099b3d59ff411dd1770e62d1875d107bf9385e35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "245d1f18f94e510b9c82d270099b3d59ff411dd1770e62d1875d107bf9385e35", kill_on_drop: false }` [INFO] [stdout] 245d1f18f94e510b9c82d270099b3d59ff411dd1770e62d1875d107bf9385e35