[INFO] fetching crate wasi-common-lucet 0.4.2... [INFO] checking wasi-common-lucet-0.4.2 against try#ddfd70ee3c3748e597b32f416b0d15a4f6e37685 for pr-87050 [INFO] extracting crate wasi-common-lucet 0.4.2 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate wasi-common-lucet 0.4.2 on toolchain ddfd70ee3c3748e597b32f416b0d15a4f6e37685 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-11/source/.cargo/config [INFO] started tweaking crates.io crate wasi-common-lucet 0.4.2 [INFO] finished tweaking crates.io crate wasi-common-lucet 0.4.2 [INFO] tweaked toml for crates.io crate wasi-common-lucet 0.4.2 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lucet-module v0.6.1 [INFO] [stderr] Downloaded serde-big-array v0.2.0 [INFO] [stderr] Downloaded getrandom v0.1.3 [INFO] [stderr] Downloaded target-lexicon v0.8.1 [INFO] [stderr] Downloaded winx v0.8.0 [INFO] [stderr] Downloaded minisign v0.5.23 [INFO] [stderr] Downloaded wig v0.8.0 [INFO] [stderr] Downloaded object v0.14.1 [INFO] [stderr] Downloaded cranelift-entity v0.51.0 [INFO] [stderr] Downloaded raw-cpuid v6.1.0 [INFO] [stderr] Downloaded witx v0.5.0 [INFO] [stderr] Downloaded lucet-runtime v0.6.1 [INFO] [stderr] Downloaded lucet-runtime-internals v0.6.1 [INFO] [stderr] Downloaded wasi-common-cbindgen v0.8.0 [INFO] [stderr] Downloaded wasi-common v0.8.0 [INFO] [stderr] Downloaded lucet-runtime-macros v0.6.1 [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" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38b580dda812ce108a093b51c497085fb732a5f07877c21d8a79ab38cc591952 [INFO] running `Command { std: "docker" "start" "-a" "38b580dda812ce108a093b51c497085fb732a5f07877c21d8a79ab38cc591952", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38b580dda812ce108a093b51c497085fb732a5f07877c21d8a79ab38cc591952", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38b580dda812ce108a093b51c497085fb732a5f07877c21d8a79ab38cc591952", kill_on_drop: false }` [INFO] [stdout] 38b580dda812ce108a093b51c497085fb732a5f07877c21d8a79ab38cc591952 [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" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 488fc4cc2b34d3a3a15411ac010a86737c57a5a110bb4dd5786c9d24da6fab46 [INFO] running `Command { std: "docker" "start" "-a" "488fc4cc2b34d3a3a15411ac010a86737c57a5a110bb4dd5786c9d24da6fab46", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [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 syn v0.15.44 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking gimli v0.24.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling serde-big-array v0.2.0 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Checking parity-wasm v0.40.3 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking cranelift-entity v0.51.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling lucet-runtime-internals v0.6.1 [INFO] [stderr] Compiling lucet-runtime v0.6.1 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking getrandom v0.1.3 [INFO] [stderr] Checking rpassword v5.0.1 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking filetime v0.2.14 [INFO] [stderr] Compiling scroll v0.9.2 [INFO] [stderr] Compiling raw-cpuid v6.1.0 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking crypto-mac v0.10.1 [INFO] [stderr] Compiling wast v3.0.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking pbkdf2 v0.6.0 [INFO] [stderr] Checking salsa20 v0.7.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking nix v0.15.0 [INFO] [stderr] Checking scrypt v0.5.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Checking minisign v0.5.23 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling scroll_derive v0.9.5 [INFO] [stderr] Compiling derivative v1.0.4 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Checking goblin v0.0.24 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling lucet-runtime-macros v0.6.1 [INFO] [stderr] Compiling wasi-common-cbindgen v0.8.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling witx v0.5.0 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Compiling wig v0.8.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking wasi-common v0.8.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Compiling target-lexicon v0.8.1 [INFO] [stderr] Checking object v0.14.1 [INFO] [stderr] Checking lucet-module v0.6.1 [INFO] [stderr] Checking wasi-common-lucet v0.4.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | lucet_hostcall_terminate!(rval); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this warning originates in the macro `lucet_hostcall_terminate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | lucet_hostcall_terminate!(rval); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this warning originates in the macro `lucet_hostcall_terminate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.04s [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "488fc4cc2b34d3a3a15411ac010a86737c57a5a110bb4dd5786c9d24da6fab46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "488fc4cc2b34d3a3a15411ac010a86737c57a5a110bb4dd5786c9d24da6fab46", kill_on_drop: false }` [INFO] [stdout] 488fc4cc2b34d3a3a15411ac010a86737c57a5a110bb4dd5786c9d24da6fab46