[INFO] cloning repository https://github.com/paritytech/pwasm-repo-contract [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paritytech/pwasm-repo-contract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparitytech%2Fpwasm-repo-contract", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparitytech%2Fpwasm-repo-contract'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a72d902e9e87c945d32fec73dedeac7aeec025bd [INFO] checking paritytech/pwasm-repo-contract against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparitytech%2Fpwasm-repo-contract" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/paritytech/pwasm-repo-contract on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/paritytech/pwasm-repo-contract [INFO] finished tweaking git repo https://github.com/paritytech/pwasm-repo-contract [INFO] tweaked toml for git repo https://github.com/paritytech/pwasm-repo-contract written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/paritytech/pwasm-repo-contract 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/paritytech/pwasm-token-example` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unreachable v1.0.0 [INFO] [stderr] Downloaded pwasm-std v0.10.0 [INFO] [stderr] Downloaded tiny-keccak v1.4.2 [INFO] [stderr] Downloaded wee_alloc v0.4.2 [INFO] [stderr] Downloaded pwasm-libc v0.2.0 [INFO] [stderr] Downloaded parity-hash v1.2.0 [INFO] [stderr] Downloaded pwasm-alloc v0.4.0 [INFO] [stderr] Downloaded cfg-if v0.1.5 [INFO] [stderr] Downloaded crunchy v0.1.6 [INFO] [stderr] Downloaded itoa v0.4.2 [INFO] [stderr] Downloaded pwasm-ethereum v0.6.1 [INFO] [stderr] Downloaded rustc-hex v1.0.0 [INFO] [stderr] Downloaded dtoa v0.4.3 [INFO] [stderr] Downloaded pwasm-abi v0.1.7 [INFO] [stderr] Downloaded pwasm-abi-derive v0.1.5 [INFO] [stderr] Downloaded proc-macro2 v0.4.12 [INFO] [stderr] Downloaded byteorder v1.2.4 [INFO] [stderr] Downloaded bigint v4.4.0 [INFO] [stderr] Downloaded quote v0.6.6 [INFO] [stderr] Downloaded syn v0.14.8 [INFO] [stderr] Downloaded libc v0.2.43 [INFO] [stderr] Downloaded serde v1.0.71 [INFO] [stderr] Downloaded serde_json v1.0.24 [INFO] [stderr] Downloaded serde_derive v1.0.71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4bdd483cb9a4f8560d189c85929df71a70b1672147f9db41cf3b241210d716be [INFO] running `Command { std: "docker" "start" "-a" "4bdd483cb9a4f8560d189c85929df71a70b1672147f9db41cf3b241210d716be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4bdd483cb9a4f8560d189c85929df71a70b1672147f9db41cf3b241210d716be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bdd483cb9a4f8560d189c85929df71a70b1672147f9db41cf3b241210d716be", kill_on_drop: false }` [INFO] [stdout] 4bdd483cb9a4f8560d189c85929df71a70b1672147f9db41cf3b241210d716be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd0cf0e3acd1b008683a252b0d71b590cbb5502f6ce5b70277497088b309054d [INFO] running `Command { std: "docker" "start" "-a" "fd0cf0e3acd1b008683a252b0d71b590cbb5502f6ce5b70277497088b309054d", kill_on_drop: false }` [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling wee_alloc v0.4.2 [INFO] [stderr] Compiling proc-macro2 v0.4.12 [INFO] [stderr] Checking cfg-if v0.1.5 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking byteorder v1.2.4 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.71 [INFO] [stderr] Checking rlibc v1.0.0 [INFO] [stderr] Checking rustc-hex v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Checking pwasm-libc v0.2.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling bigint v4.4.0 [INFO] [stderr] Compiling tiny-keccak v1.4.2 [INFO] [stdout] error[E0432]: unresolved import `core::alloc::AllocErr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wee_alloc-0.4.2/src/size_classes.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use core::alloc::AllocErr; [INFO] [stdout] | ^^^^^^^^^^^^^-------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `AllocError` [INFO] [stdout] | no `AllocErr` in `alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `core::alloc::Alloc`, `core::alloc::AllocErr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wee_alloc-0.4.2/src/lib.rs:275:19 [INFO] [stdout] | [INFO] [stdout] 275 | use core::alloc::{Alloc, AllocErr, GlobalAlloc, Layout}; [INFO] [stdout] | ^^^^^ ^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | no `AllocErr` in `alloc` [INFO] [stdout] | | help: a similar name exists in the module: `AllocError` [INFO] [stdout] | no `Alloc` in `alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `core::alloc::AllocErr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wee_alloc-0.4.2/src/imp_unix.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use core::alloc::AllocErr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no `AllocErr` in `alloc` [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 2 | use core::alloc::AllocError; [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] help: consider importing this unresolved item through its public re-export instead [INFO] [stdout] | [INFO] [stdout] 2 | use AllocErr; [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wee_alloc` (lib) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "fd0cf0e3acd1b008683a252b0d71b590cbb5502f6ce5b70277497088b309054d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd0cf0e3acd1b008683a252b0d71b590cbb5502f6ce5b70277497088b309054d", kill_on_drop: false }` [INFO] [stdout] fd0cf0e3acd1b008683a252b0d71b590cbb5502f6ce5b70277497088b309054d [INFO] checking paritytech/pwasm-repo-contract against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparitytech%2Fpwasm-repo-contract" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/paritytech/pwasm-repo-contract on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/paritytech/pwasm-repo-contract [INFO] finished tweaking git repo https://github.com/paritytech/pwasm-repo-contract [INFO] tweaked toml for git repo https://github.com/paritytech/pwasm-repo-contract written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/paritytech/pwasm-repo-contract 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" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df2645ac54919cdc1bc7013c07eee2635778b863c37bc512b65ce72b24d9c4cc [INFO] running `Command { std: "docker" "start" "-a" "df2645ac54919cdc1bc7013c07eee2635778b863c37bc512b65ce72b24d9c4cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df2645ac54919cdc1bc7013c07eee2635778b863c37bc512b65ce72b24d9c4cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df2645ac54919cdc1bc7013c07eee2635778b863c37bc512b65ce72b24d9c4cc", kill_on_drop: false }` [INFO] [stdout] df2645ac54919cdc1bc7013c07eee2635778b863c37bc512b65ce72b24d9c4cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 654f2aa5cfb4274a8ce55e46fc4a74995f5c948cedade97fe7074714c0a3af43 [INFO] running `Command { std: "docker" "start" "-a" "654f2aa5cfb4274a8ce55e46fc4a74995f5c948cedade97fe7074714c0a3af43", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "654f2aa5cfb4274a8ce55e46fc4a74995f5c948cedade97fe7074714c0a3af43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "654f2aa5cfb4274a8ce55e46fc4a74995f5c948cedade97fe7074714c0a3af43", kill_on_drop: false }` [INFO] [stdout] 654f2aa5cfb4274a8ce55e46fc4a74995f5c948cedade97fe7074714c0a3af43