[INFO] fetching crate lucetc 0.6.1... [INFO] testing lucetc-0.6.1 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate lucetc 0.6.1 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate lucetc 0.6.1 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate lucetc 0.6.1 [INFO] finished tweaking crates.io crate lucetc 0.6.1 [INFO] tweaked toml for crates.io crate lucetc 0.6.1 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate lucetc 0.6.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded minisign v0.5.14 [INFO] [stderr] Downloaded bimap v0.2.0 [INFO] [stderr] Downloaded scrypt v0.2.0 [INFO] [stderr] Downloaded raw-cpuid v6.1.0 [INFO] [stderr] Downloaded packed_struct v0.3.0 [INFO] [stderr] Downloaded witx v0.6.0 [INFO] [stderr] Downloaded human-size v0.4.0 [INFO] [stderr] Downloaded serde-big-array v0.2.0 [INFO] [stderr] Downloaded target-lexicon v0.9.0 [INFO] [stderr] Downloaded parity-wasm v0.40.3 [INFO] [stderr] Downloaded object v0.14.1 [INFO] [stderr] Downloaded wast v3.0.4 [INFO] [stderr] Downloaded xfailure v0.1.0 [INFO] [stderr] Downloaded faerie v0.12.0 [INFO] [stderr] Downloaded wasmparser v0.39.3 [INFO] [stderr] Downloaded cranelift-native v0.51.0 [INFO] [stderr] Downloaded packed_struct_codegen v0.3.0 [INFO] [stderr] Downloaded cranelift-codegen-shared v0.51.0 [INFO] [stderr] Downloaded cranelift-faerie v0.51.0 [INFO] [stderr] Downloaded lucet-module v0.6.1 [INFO] [stderr] Downloaded wabt-sys v0.7.0 [INFO] [stderr] Downloaded cranelift-module v0.51.0 [INFO] [stderr] Downloaded wasmonkey v0.1.9 [INFO] [stderr] Downloaded lucet-validate v0.6.1 [INFO] [stderr] Downloaded target-lexicon v0.8.1 [INFO] [stderr] Downloaded cranelift-frontend v0.51.0 [INFO] [stderr] Downloaded cranelift-bforest v0.51.0 [INFO] [stderr] Downloaded cranelift-entity v0.51.0 [INFO] [stderr] Downloaded cranelift-wasm v0.51.0 [INFO] [stderr] Downloaded wabt v0.9.2 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.51.0 [INFO] [stderr] Downloaded cranelift-codegen v0.51.0 [INFO] [stderr] Downloaded goblin v0.0.24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96e10589bd5000baab3ebbb1b5089fdbdbb2205bbeda3379f1183c52a0319271 [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" "96e10589bd5000baab3ebbb1b5089fdbdbb2205bbeda3379f1183c52a0319271", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96e10589bd5000baab3ebbb1b5089fdbdbb2205bbeda3379f1183c52a0319271", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96e10589bd5000baab3ebbb1b5089fdbdbb2205bbeda3379f1183c52a0319271", kill_on_drop: false }` [INFO] [stdout] 96e10589bd5000baab3ebbb1b5089fdbdbb2205bbeda3379f1183c52a0319271 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98e7e407ad4fe355616c5072252d5d5f98f0b78ebaf9208d0a5259d4f5fda231 [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" "98e7e407ad4fe355616c5072252d5d5f98f0b78ebaf9208d0a5259d4f5fda231", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling packed_struct v0.3.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling cranelift-entity v0.51.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling target-lexicon v0.9.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling memchr v2.3.2 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling serde-big-array v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling parity-wasm v0.40.3 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling wasmparser v0.39.3 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling parity-wasm v0.41.0 [INFO] [stderr] Compiling siphasher v0.3.1 [INFO] [stderr] Compiling xfailure v0.1.0 [INFO] [stderr] Compiling lucetc v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling human-size v0.4.0 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling bimap v0.2.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling cranelift-bforest v0.51.0 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling wast v3.0.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rpassword v4.0.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling wabt-sys v0.7.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling backtrace v0.3.44 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling scroll v0.9.2 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling raw-cpuid v6.1.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling scrypt v0.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling minisign v0.5.14 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling thiserror-impl v1.0.11 [INFO] [stderr] Compiling scroll_derive v0.10.1 [INFO] [stderr] Compiling num-derive v0.3.0 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling scroll_derive v0.9.5 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] error: could not compile `clap` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clap /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ansi_term"' --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="vec_map"' -C metadata=15c9dcb680d3bc4b -C extra-filename=-15c9dcb680d3bc4b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-bd7b8ca88b2cc3f8.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-e26668fce0e34f34.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-4124e514b7a4f703.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-8a6bd19b879ced5e.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-57aec043958db3e8.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-6dd515bac74e9212.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" "98e7e407ad4fe355616c5072252d5d5f98f0b78ebaf9208d0a5259d4f5fda231", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98e7e407ad4fe355616c5072252d5d5f98f0b78ebaf9208d0a5259d4f5fda231", kill_on_drop: false }` [INFO] [stdout] 98e7e407ad4fe355616c5072252d5d5f98f0b78ebaf9208d0a5259d4f5fda231