[INFO] cloning repository https://github.com/iwikal/arbitrary-code-execution [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iwikal/arbitrary-code-execution" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiwikal%2Farbitrary-code-execution", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiwikal%2Farbitrary-code-execution'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 881dc75239fe4a9b112a61c172b00050f537acef [INFO] checking iwikal/arbitrary-code-execution against master#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiwikal%2Farbitrary-code-execution" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iwikal/arbitrary-code-execution on toolchain 5e3f1b148db5bfa27fee52464ae1f5d34c49d77b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/iwikal/arbitrary-code-execution [INFO] finished tweaking git repo https://github.com/iwikal/arbitrary-code-execution [INFO] tweaked toml for git repo https://github.com/iwikal/arbitrary-code-execution written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/iwikal/arbitrary-code-execution already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d6728cf234b93f5f8fe4f6fbe44761298af26525715ba7339a02a144a59fc97 [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" "1d6728cf234b93f5f8fe4f6fbe44761298af26525715ba7339a02a144a59fc97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d6728cf234b93f5f8fe4f6fbe44761298af26525715ba7339a02a144a59fc97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d6728cf234b93f5f8fe4f6fbe44761298af26525715ba7339a02a144a59fc97", kill_on_drop: false }` [INFO] [stdout] 1d6728cf234b93f5f8fe4f6fbe44761298af26525715ba7339a02a144a59fc97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] e4f91a9b6c906a8427cd30ff892f58d7739c9976d303fdee71215e4a49c76610 [INFO] running `Command { std: "docker" "start" "-a" "e4f91a9b6c906a8427cd30ff892f58d7739c9976d303fdee71215e4a49c76610", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling cranelift-entity v0.31.0 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling constant_time_eq v0.1.4 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking rgb v0.8.14 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking wasmparser v0.35.3 [INFO] [stderr] Checking ordermap v0.3.5 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking slotmap v0.3.0 [INFO] [stderr] Checking downcast-rs v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling bincode v1.2.0 [INFO] [stderr] Checking generational-arena v0.2.3 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking lock_api v0.3.1 [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Compiling cranelift-codegen-meta v0.31.0 [INFO] [stderr] Checking cranelift-bforest v0.31.0 [INFO] [stderr] Checking arrayvec v0.4.11 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking errno v0.2.4 [INFO] [stderr] Checking page_size v0.4.1 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking nix v0.15.0 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking blake2b_simd v0.5.8 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling raw-cpuid v6.1.0 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking num-integer v0.1.41 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking cgmath v0.16.1 [INFO] [stderr] Checking rayon v1.2.0 [INFO] [stderr] Compiling wasmer-runtime-core v0.7.0 [INFO] [stderr] Checking alga v0.9.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Checking nalgebra v0.18.1 [INFO] [stderr] error: could not compile `cranelift-codegen-meta`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name cranelift_codegen_meta --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cranelift-codegen-meta-0.31.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' -C metadata=bafb172a500da30e -C extra-filename=-bafb172a500da30e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cranelift_entity=/opt/rustwide/target/debug/deps/libcranelift_entity-fed51ce409228670.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e4f91a9b6c906a8427cd30ff892f58d7739c9976d303fdee71215e4a49c76610", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4f91a9b6c906a8427cd30ff892f58d7739c9976d303fdee71215e4a49c76610", kill_on_drop: false }` [INFO] [stdout] e4f91a9b6c906a8427cd30ff892f58d7739c9976d303fdee71215e4a49c76610