[INFO] crate lucet-validate 0.6.1 is already in cache [INFO] testing lucet-validate-0.6.1 against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] extracting crate lucet-validate 0.6.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate lucet-validate 0.6.1 on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "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-0/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" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] 522c28c82a23d13d0d78d70ca4989f76b3f6e428e1ad26e6e5650ca360824354 [INFO] running `"docker" "start" "-a" "522c28c82a23d13d0d78d70ca4989f76b3f6e428e1ad26e6e5650ca360824354"` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling wasmparser v0.39.3 [INFO] [stderr] Compiling cranelift-entity v0.51.0 [INFO] [stderr] Compiling wast v3.0.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling syn v1.0.14 [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 04s [INFO] running `"docker" "inspect" "522c28c82a23d13d0d78d70ca4989f76b3f6e428e1ad26e6e5650ca360824354"` [INFO] running `"docker" "rm" "-f" "522c28c82a23d13d0d78d70ca4989f76b3f6e428e1ad26e6e5650ca360824354"` [INFO] [stdout] 522c28c82a23d13d0d78d70ca4989f76b3f6e428e1ad26e6e5650ca360824354 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] a17ebdee049f1a01a590e62f01882f0b464a9abc5e4f524d772cb17080d9f5d1 [INFO] running `"docker" "start" "-a" "a17ebdee049f1a01a590e62f01882f0b464a9abc5e4f524d772cb17080d9f5d1"` [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling serde v1.0.104 [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" "a17ebdee049f1a01a590e62f01882f0b464a9abc5e4f524d772cb17080d9f5d1"` [INFO] running `"docker" "rm" "-f" "a17ebdee049f1a01a590e62f01882f0b464a9abc5e4f524d772cb17080d9f5d1"` [INFO] [stdout] a17ebdee049f1a01a590e62f01882f0b464a9abc5e4f524d772cb17080d9f5d1