[INFO] cloning repository https://github.com/ilblackdragon/near-eth-gateway [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ilblackdragon/near-eth-gateway" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filblackdragon%2Fnear-eth-gateway", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filblackdragon%2Fnear-eth-gateway'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4d81f9af0e8499d4c7731d5166999e94cc624504 [INFO] checking ilblackdragon/near-eth-gateway against master#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filblackdragon%2Fnear-eth-gateway" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ilblackdragon/near-eth-gateway on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ilblackdragon/near-eth-gateway [INFO] finished tweaking git repo https://github.com/ilblackdragon/near-eth-gateway [INFO] tweaked toml for git repo https://github.com/ilblackdragon/near-eth-gateway written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/ilblackdragon/near-eth-gateway already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bea6491d7030805064050659e7b0e5af41cf82735c6726fb790fe59347ff3203 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bea6491d7030805064050659e7b0e5af41cf82735c6726fb790fe59347ff3203", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bea6491d7030805064050659e7b0e5af41cf82735c6726fb790fe59347ff3203", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bea6491d7030805064050659e7b0e5af41cf82735c6726fb790fe59347ff3203", kill_on_drop: false }` [INFO] [stdout] bea6491d7030805064050659e7b0e5af41cf82735c6726fb790fe59347ff3203 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a2ff0d2dbf7d4263d44cd89826a298b58b71f9cf09cb59187d51e8e48999369 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5a2ff0d2dbf7d4263d44cd89826a298b58b71f9cf09cb59187d51e8e48999369", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking rustc-demangle v0.1.19 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking cpufeatures v0.1.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Checking arrayvec v0.7.1 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling protobuf v2.23.0 [INFO] [stderr] Compiling beef v0.5.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking ed25519 v1.1.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking reed-solomon-erasure v4.0.2 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking memmap2 v0.2.3 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking page_size v0.4.2 [INFO] [stderr] Checking errno v0.2.7 [INFO] [stderr] Checking which v4.1.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking wee_alloc v0.4.5 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking object v0.25.2 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking bitvec v0.20.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking regalloc v0.0.30 [INFO] [stderr] Checking regalloc v0.0.31 [INFO] [stderr] Checking pwasm-utils v0.12.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking proxy v0.1.0 (/opt/rustwide/workdir/proxy) [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proxy` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl` [INFO] [stdout] --> proxy/src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | pub unsafe fn on_panic(_info: &::core::panic::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/936f2600b6c903b04387f74ed5cbce88bb06d243/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib [INFO] [stdout] = note: second definition in the local crate (`proxy`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0152]: found duplicate lang item `oom` [INFO] [stdout] --> proxy/src/lib.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | pub unsafe fn on_alloc_error(_: core::alloc::Layout) -> ! { [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/936f2600b6c903b04387f74ed5cbce88bb06d243/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib [INFO] [stdout] = note: second definition in the local crate (`proxy`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5a2ff0d2dbf7d4263d44cd89826a298b58b71f9cf09cb59187d51e8e48999369", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a2ff0d2dbf7d4263d44cd89826a298b58b71f9cf09cb59187d51e8e48999369", kill_on_drop: false }` [INFO] [stdout] 5a2ff0d2dbf7d4263d44cd89826a298b58b71f9cf09cb59187d51e8e48999369