[INFO] crate lucet-validate 0.6.1 is already in cache [INFO] testing lucet-validate-0.6.1 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate lucet-validate 0.6.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate lucet-validate 0.6.1 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate lucet-validate 0.6.1 [INFO] finished tweaking crates.io crate lucet-validate 0.6.1 [INFO] tweaked toml for crates.io crate lucet-validate 0.6.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate lucet-validate 0.6.1 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "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" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 13a9a68161480a63da328bc25ea0b743b9816c13fc9cd8a342475869f5980c5b [INFO] running `"docker" "start" "-a" "13a9a68161480a63da328bc25ea0b743b9816c13fc9cd8a342475869f5980c5b"` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling cranelift-entity v0.51.0 [INFO] [stderr] Compiling wasmparser v0.39.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling wast v3.0.4 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling thiserror-impl v1.0.11 [INFO] [stderr] Compiling thiserror v1.0.11 [INFO] [stderr] Compiling witx v0.6.0 [INFO] [stderr] Compiling lucet-validate v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `"docker" "inspect" "13a9a68161480a63da328bc25ea0b743b9816c13fc9cd8a342475869f5980c5b"` [INFO] running `"docker" "rm" "-f" "13a9a68161480a63da328bc25ea0b743b9816c13fc9cd8a342475869f5980c5b"` [INFO] [stdout] 13a9a68161480a63da328bc25ea0b743b9816c13fc9cd8a342475869f5980c5b [INFO] running `"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" "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" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6932a785955500cd1641c86d94f96614faf6d31c42e4a92a4816e6da54938921 [INFO] running `"docker" "start" "-a" "6932a785955500cd1641c86d94f96614faf6d31c42e4a92a4816e6da54938921"` [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling wabt-sys v0.7.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling wabt v0.9.2 [INFO] [stderr] Compiling lucet-validate v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `lucet_wasi_sdk` [INFO] [stderr] --> tests/wasitests.rs:9:13 [INFO] [stderr] | [INFO] [stderr] 9 | use lucet_wasi_sdk::Link; [INFO] [stderr] | ^^^^^^^^^^^^^^ use of undeclared type or module `lucet_wasi_sdk` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `lucet-validate`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "6932a785955500cd1641c86d94f96614faf6d31c42e4a92a4816e6da54938921"` [INFO] running `"docker" "rm" "-f" "6932a785955500cd1641c86d94f96614faf6d31c42e4a92a4816e6da54938921"` [INFO] [stdout] 6932a785955500cd1641c86d94f96614faf6d31c42e4a92a4816e6da54938921