[INFO] crate eng-wasm-derive 0.1.7 is already in cache [INFO] checking eng-wasm-derive-0.1.7 against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] extracting crate eng-wasm-derive 0.1.7 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate eng-wasm-derive 0.1.7 on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate eng-wasm-derive 0.1.7 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate eng-wasm-derive 0.1.7 [INFO] tweaked toml for crates.io crate eng-wasm-derive 0.1.7 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate eng-wasm-derive 0.1.7 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 86892870aee276f6737204ce39febd5f4d94f9f7a80ab391ece29cc2cf7832ae [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "86892870aee276f6737204ce39febd5f4d94f9f7a80ab391ece29cc2cf7832ae"` [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Checking rustc-hex v2.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Checking fixed-hash v0.3.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking proc-macro2 v1.0.4 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Checking tiny-keccak v1.5.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking backtrace v0.3.38 [INFO] [stderr] Checking uint v0.6.1 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking quote v1.0.2 [INFO] [stderr] Checking fixed-hash v0.2.5 [INFO] [stderr] Checking uint v0.4.1 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling parse-display-derive v0.1.1 [INFO] [stderr] Checking parse-display v0.1.1 [INFO] [stderr] Checking serde v1.0.101 [INFO] [stderr] Checking ethereum-types-serialize v0.2.2 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking eng-pwasm-abi v0.3.2 [INFO] [stderr] Checking ethbloom v0.5.3 [INFO] [stderr] Checking ethereum-types v0.4.2 [INFO] [stderr] Checking eng-wasm v0.1.6 [INFO] [stderr] Checking ethabi v6.1.0 [INFO] [stderr] Checking eng-wasm-derive v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] error[E0425]: cannot find value `stream` in this scope [INFO] [stderr] --> examples/struct-impl.rs:10:26 [INFO] [stderr] | [INFO] [stderr] 10 | pub fn construct(_x: u32) {} [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `stream` in this scope [INFO] [stderr] --> examples/trait-impl.rs:10:22 [INFO] [stderr] | [INFO] [stderr] 10 | fn construct(_x: u32); [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `stream` in this scope [INFO] [stderr] --> examples/trait-impl-rename.rs:10:22 [INFO] [stderr] | [INFO] [stderr] 10 | fn construct(_x: u32); [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `stream` in this scope [INFO] [stderr] --> examples/trait-impl.rs:13:22 [INFO] [stderr] | [INFO] [stderr] 13 | fn expand(input: u32) -> u64; [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `stream` in this scope [INFO] [stderr] --> examples/trait-impl-rename.rs:13:22 [INFO] [stderr] | [INFO] [stderr] 13 | fn expand(input: u32) -> u64; [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `sink` in this scope [INFO] [stderr] --> examples/trait-impl.rs:13:30 [INFO] [stderr] | [INFO] [stderr] 13 | fn expand(input: u32) -> u64; [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 3 | use eng_wasm::io::sink; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `sink` in this scope [INFO] [stderr] --> examples/trait-impl-rename.rs:13:30 [INFO] [stderr] | [INFO] [stderr] 13 | fn expand(input: u32) -> u64; [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 3 | use eng_wasm::io::sink; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `stream` in this scope [INFO] [stderr] --> examples/struct-impl.rs:13:26 [INFO] [stderr] | [INFO] [stderr] 13 | pub fn expand(input: u32) -> u64 { [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `sink` in this scope [INFO] [stderr] --> examples/struct-impl.rs:13:34 [INFO] [stderr] | [INFO] [stderr] 13 | pub fn expand(input: u32) -> u64 { [INFO] [stderr] | ^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 3 | use eng_wasm::io::sink; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `eng-wasm-derive`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `eng-wasm-derive`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `eng-wasm-derive`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "86892870aee276f6737204ce39febd5f4d94f9f7a80ab391ece29cc2cf7832ae"` [INFO] running `"docker" "rm" "-f" "86892870aee276f6737204ce39febd5f4d94f9f7a80ab391ece29cc2cf7832ae"` [INFO] [stdout] 86892870aee276f6737204ce39febd5f4d94f9f7a80ab391ece29cc2cf7832ae