[INFO] cloning repository https://github.com/openvapory/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/openvapory/pwasm-repo-contract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenvapory%2Fpwasm-repo-contract", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenvapory%2Fpwasm-repo-contract'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6fbed3ca10b6fc68f2f7eba0b19b590780f26055 [INFO] checking openvapory/pwasm-repo-contract against try#4a04890980766cc79878135f5ade8c0c4321e943 for pr-65819 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenvapory%2Fpwasm-repo-contract" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/openvapory/pwasm-repo-contract on toolchain 4a04890980766cc79878135f5ade8c0c4321e943 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6/source/.cargo/config [INFO] started tweaking git repo https://github.com/openvapory/pwasm-repo-contract [INFO] finished tweaking git repo https://github.com/openvapory/pwasm-repo-contract [INFO] tweaked toml for git repo https://github.com/openvapory/pwasm-repo-contract written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/openvapory/pwasm-repo-contract already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-6/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/paritytech/pwasm-token-example` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pwasm-abi-derive v0.1.12 [INFO] [stderr] Downloaded pwasm-abi v0.1.10 [INFO] [stderr] Downloaded pwasm-libc v0.2.1 [INFO] [stderr] Downloaded uint v0.3.0 [INFO] [stderr] Downloaded pwasm-abi-derive v0.2.3 [INFO] [stderr] Downloaded pwasm-ethereum v0.6.3 [INFO] [stderr] Downloaded parity-hash v1.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc37ed7132cdc74c0765c969bbe9c114bba5aefc7e19baca5725083ce30f7167 [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" "dc37ed7132cdc74c0765c969bbe9c114bba5aefc7e19baca5725083ce30f7167", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc37ed7132cdc74c0765c969bbe9c114bba5aefc7e19baca5725083ce30f7167", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc37ed7132cdc74c0765c969bbe9c114bba5aefc7e19baca5725083ce30f7167", kill_on_drop: false }` [INFO] [stdout] dc37ed7132cdc74c0765c969bbe9c114bba5aefc7e19baca5725083ce30f7167 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bed284b4021d1d733b499138fdf81709c683680f4765999efa34d437ce7423ce [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" "bed284b4021d1d733b499138fdf81709c683680f4765999efa34d437ce7423ce", kill_on_drop: false }` [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking static_assertions v0.2.5 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling fixed-hash v0.3.2 [INFO] [stderr] Checking pwasm-libc v0.2.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Checking uint v0.5.0 [INFO] [stderr] Compiling uint v0.3.0 [INFO] [stderr] Checking bigint v4.4.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Checking parity-hash v1.2.2 [INFO] [stderr] Checking pwasm-alloc v0.4.1 [INFO] [stderr] Checking pwasm-std v0.13.1 [INFO] [stderr] Checking pwasm-std v0.10.0 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pwasm-std-0.10.0/src/lib.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | #![feature(panic_implementation)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: subsumed by `#[panic_handler]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `panic_implementation` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pwasm-std-0.10.0/src/panic.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 10 | #[panic_implementation] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [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 E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pwasm-std` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "bed284b4021d1d733b499138fdf81709c683680f4765999efa34d437ce7423ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bed284b4021d1d733b499138fdf81709c683680f4765999efa34d437ce7423ce", kill_on_drop: false }` [INFO] [stdout] bed284b4021d1d733b499138fdf81709c683680f4765999efa34d437ce7423ce