[INFO] cloning repository https://github.com/dignifiedquire/wasm-actors [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dignifiedquire/wasm-actors" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdignifiedquire%2Fwasm-actors", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdignifiedquire%2Fwasm-actors'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3821f4db9cfb1e47b576f5dce284b87707105c0e [INFO] checking dignifiedquire/wasm-actors against master#6f40082313d8374bdf962aba943a712d5322fae6 for pr-117967 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdignifiedquire%2Fwasm-actors" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dignifiedquire/wasm-actors on toolchain 6f40082313d8374bdf962aba943a712d5322fae6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6f40082313d8374bdf962aba943a712d5322fae6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dignifiedquire/wasm-actors [INFO] finished tweaking git repo https://github.com/dignifiedquire/wasm-actors [INFO] tweaked toml for git repo https://github.com/dignifiedquire/wasm-actors written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dignifiedquire/wasm-actors already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6f40082313d8374bdf962aba943a712d5322fae6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] checking dignifiedquire/wasm-actors against try#57fd74335bb14b59b719dc3cc5bc4257e73f33ce for pr-117967 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdignifiedquire%2Fwasm-actors" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dignifiedquire/wasm-actors on toolchain 57fd74335bb14b59b719dc3cc5bc4257e73f33ce [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fd74335bb14b59b719dc3cc5bc4257e73f33ce" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dignifiedquire/wasm-actors [INFO] finished tweaking git repo https://github.com/dignifiedquire/wasm-actors [INFO] tweaked toml for git repo https://github.com/dignifiedquire/wasm-actors written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dignifiedquire/wasm-actors already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fd74335bb14b59b719dc3cc5bc4257e73f33ce" "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 wasmer-engine v2.0.0 [INFO] [stderr] Downloaded wasmer v2.0.0 [INFO] [stderr] Downloaded wasmer-object v2.0.0 [INFO] [stderr] Downloaded wasmer-derive v2.0.0 [INFO] [stderr] Downloaded wasmer-engine-dylib v2.0.0 [INFO] [stderr] Downloaded rkyv_derive v0.6.7 [INFO] [stderr] Downloaded cs_serde_cbor v0.12.0 [INFO] [stderr] Downloaded wasmer-engine-universal v2.0.0 [INFO] [stderr] Downloaded rkyv v0.6.7 [INFO] [stderr] Downloaded wasmer-compiler v2.0.0 [INFO] [stderr] Downloaded wasmer-types v2.0.0 [INFO] [stderr] Downloaded wasmer-compiler-cranelift v2.0.0 [INFO] [stderr] Downloaded wasmer-vm v2.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+57fd74335bb14b59b719dc3cc5bc4257e73f33ce" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f975b5f9166f46612801f5c490b81774275cce4b8171c049a8ac662d59d532e [INFO] running `Command { std: "docker" "start" "-a" "3f975b5f9166f46612801f5c490b81774275cce4b8171c049a8ac662d59d532e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f975b5f9166f46612801f5c490b81774275cce4b8171c049a8ac662d59d532e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f975b5f9166f46612801f5c490b81774275cce4b8171c049a8ac662d59d532e", kill_on_drop: false }` [INFO] [stdout] 3f975b5f9166f46612801f5c490b81774275cce4b8171c049a8ac662d59d532e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+57fd74335bb14b59b719dc3cc5bc4257e73f33ce" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c700e110a3c5e387f72133b133532db735e0bd96ec42db71f52ae9d1598e0ce [INFO] running `Command { std: "docker" "start" "-a" "3c700e110a3c5e387f72133b133532db735e0bd96ec42db71f52ae9d1598e0ce", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling rkyv v0.6.7 [INFO] [stderr] Compiling target-lexicon v0.12.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking rustc-demangle v0.1.20 [INFO] [stderr] Checking more-asserts v0.2.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking wasmparser v0.78.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cranelift-entity v0.74.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling cranelift-codegen-shared v0.74.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.74.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking leb128 v0.2.4 [INFO] [stderr] Checking region v2.2.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking regalloc v0.0.31 [INFO] [stderr] Checking memmap2 v0.2.3 [INFO] [stderr] Checking cranelift-bforest v0.74.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling wasmer-vm v2.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling wasmer-compiler-cranelift v2.0.0 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking wast v36.0.0 [INFO] [stderr] Checking which v4.1.0 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Checking wee_alloc v0.4.5 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking wat v1.0.38 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling loupe-derive v0.1.3 [INFO] [stderr] Compiling rkyv_derive v0.6.7 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling wasmer-derive v2.0.0 [INFO] [stderr] Compiling cranelift-codegen v0.74.0 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling enumset_derive v0.5.5 [INFO] [stderr] Checking enumset v1.0.7 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking shared v0.1.0 (/opt/rustwide/workdir/shared) [INFO] [stderr] Checking cs_serde_cbor v0.12.0 [INFO] [stderr] Checking gimli v0.24.0 [INFO] [stderr] Checking loupe v0.1.3 [INFO] [stderr] Checking object v0.25.3 [INFO] [stderr] Checking actors v0.1.0 (/opt/rustwide/workdir/actors) [INFO] [stderr] Checking wasmer-types v2.0.0 [INFO] [stdout] warning: unused imports: `format`, `vec` [INFO] [stdout] --> actors/src/lib.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use alloc::{format, vec}; [INFO] [stdout] | ^^^^^^ ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `format`, `vec` [INFO] [stdout] --> actors/src/lib.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use alloc::{format, vec}; [INFO] [stdout] | ^^^^^^ ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `default_alloc_error_handler` has been stable since 1.68.0 and no longer requires an attribute to enable [INFO] [stdout] --> actors/src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(default_alloc_error_handler)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl` [INFO] [stdout] --> actors/src/lib.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | fn panic(_info: &PanicInfo) -> ! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `std` (which `serde` depends on) [INFO] [stdout] = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ac8c01c554941eda.rlib [INFO] [stdout] = note: second definition in the local crate (`actors`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stdout] warning: the feature `default_alloc_error_handler` has been stable since 1.68.0 and no longer requires an attribute to enable [INFO] [stdout] --> actors/src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(default_alloc_error_handler)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl` [INFO] [stdout] --> actors/src/lib.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | fn panic(_info: &PanicInfo) -> ! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `std` (which `test` depends on) [INFO] [stdout] = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ac8c01c554941eda.rlib [INFO] [stdout] = note: second definition in the local crate (`actors`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stderr] error: could not compile `actors` (lib) due to 2 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `actors` (lib test) due to 2 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "3c700e110a3c5e387f72133b133532db735e0bd96ec42db71f52ae9d1598e0ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c700e110a3c5e387f72133b133532db735e0bd96ec42db71f52ae9d1598e0ce", kill_on_drop: false }` [INFO] [stdout] 3c700e110a3c5e387f72133b133532db735e0bd96ec42db71f52ae9d1598e0ce