[INFO] crate lucet-runtime-tests 0.6.1 is already in cache [INFO] checking lucet-runtime-tests-0.6.1 against master#c724b67e1b474262917a5154d74e7072267593fe for pr-74315 [INFO] extracting crate lucet-runtime-tests 0.6.1 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate lucet-runtime-tests 0.6.1 on toolchain c724b67e1b474262917a5154d74e7072267593fe [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate lucet-runtime-tests 0.6.1 [INFO] finished tweaking crates.io crate lucet-runtime-tests 0.6.1 [INFO] tweaked toml for crates.io crate lucet-runtime-tests 0.6.1 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "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" "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" "+c724b67e1b474262917a5154d74e7072267593fe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a66abd631afe1ba4a42388eec83e9d66a954d6859cb15cd4d4d86958d35a999f [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" "a66abd631afe1ba4a42388eec83e9d66a954d6859cb15cd4d4d86958d35a999f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a66abd631afe1ba4a42388eec83e9d66a954d6859cb15cd4d4d86958d35a999f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a66abd631afe1ba4a42388eec83e9d66a954d6859cb15cd4d4d86958d35a999f", kill_on_drop: false }` [INFO] [stdout] a66abd631afe1ba4a42388eec83e9d66a954d6859cb15cd4d4d86958d35a999f [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" "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" "+c724b67e1b474262917a5154d74e7072267593fe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d22ae6ce2467efdb1ee449471e518b71bab5c54b6e0a09dfa6b156d4cab24af0 [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" "d22ae6ce2467efdb1ee449471e518b71bab5c54b6e0a09dfa6b156d4cab24af0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling packed_struct v0.3.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking cranelift-entity v0.51.0 [INFO] [stderr] Compiling target-lexicon v0.9.0 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Checking subtle v2.2.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling serde-big-array v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking parity-wasm v0.40.3 [INFO] [stderr] Checking wasmparser v0.39.3 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling lucetc v0.6.1 [INFO] [stderr] Checking parity-wasm v0.41.0 [INFO] [stderr] Checking xfailure v0.1.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking siphasher v0.3.3 [INFO] [stderr] Checking human-size v0.4.1 [INFO] [stderr] Checking bimap v0.2.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking cranelift-bforest v0.51.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling generic-array v0.14.3 [INFO] [stderr] Checking wast v3.0.4 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking getrandom v0.1.3 [INFO] [stderr] Checking rpassword v4.0.5 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking flate2 v1.0.16 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Compiling scroll v0.9.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling wabt-sys v0.7.2 [INFO] [stderr] Compiling raw-cpuid v6.1.0 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling lucet-runtime-internals v0.6.1 [INFO] [stderr] Compiling lucet-runtime-tests v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking pbkdf2 v0.4.0 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking sha2 v0.9.1 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking scrypt v0.3.1 [INFO] [stderr] Checking minisign v0.5.20 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Compiling scroll_derive v0.9.5 [INFO] [stderr] Compiling derivative v1.0.4 [INFO] [stderr] Checking goblin v0.0.24 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] error: could not compile `goblin`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name goblin --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/goblin-0.0.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="archive"' --cfg 'feature="default"' --cfg 'feature="elf32"' --cfg 'feature="elf64"' --cfg 'feature="endian_fd"' --cfg 'feature="log"' --cfg 'feature="mach32"' --cfg 'feature="mach64"' --cfg 'feature="pe32"' --cfg 'feature="pe64"' --cfg 'feature="std"' -C metadata=8f34a279580cb032 -C extra-filename=-8f34a279580cb032 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-8e81810de834c08c.rmeta --extern plain=/opt/rustwide/target/debug/deps/libplain-529db0cd6faa8a7f.rmeta --extern scroll=/opt/rustwide/target/debug/deps/libscroll-060e01ff6e655e60.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" "d22ae6ce2467efdb1ee449471e518b71bab5c54b6e0a09dfa6b156d4cab24af0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d22ae6ce2467efdb1ee449471e518b71bab5c54b6e0a09dfa6b156d4cab24af0", kill_on_drop: false }` [INFO] [stdout] d22ae6ce2467efdb1ee449471e518b71bab5c54b6e0a09dfa6b156d4cab24af0