[INFO] cloning repository https://github.com/chevdor/substrate-old [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chevdor/substrate-old" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchevdor%2Fsubstrate-old", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchevdor%2Fsubstrate-old'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca373e05cc327e3905a7ca0053657fbec2795130 [INFO] checking chevdor/substrate-old against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchevdor%2Fsubstrate-old" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chevdor/substrate-old on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chevdor/substrate-old [INFO] finished tweaking git repo https://github.com/chevdor/substrate-old [INFO] tweaked toml for git repo https://github.com/chevdor/substrate-old written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/chevdor/substrate-old already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 70223519ef5412af685083a219373025189ecbbafc84d866828ba69098ddff31 [INFO] running `Command { std: "docker" "start" "-a" "70223519ef5412af685083a219373025189ecbbafc84d866828ba69098ddff31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70223519ef5412af685083a219373025189ecbbafc84d866828ba69098ddff31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70223519ef5412af685083a219373025189ecbbafc84d866828ba69098ddff31", kill_on_drop: false }` [INFO] [stdout] 70223519ef5412af685083a219373025189ecbbafc84d866828ba69098ddff31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9e632b0728769fc2cfa329140a652116af9ade14b78027e55af96a16b661347 [INFO] running `Command { std: "docker" "start" "-a" "c9e632b0728769fc2cfa329140a652116af9ade14b78027e55af96a16b661347", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking libc v0.2.42 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling lazy_static v1.0.2 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Checking byteorder v1.2.3 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Checking stable_deref_trait v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking rustc-hex v1.0.0 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Checking futures v0.1.23 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Checking rand_core v0.2.1 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Checking pwasm-libc v0.1.0 (/opt/rustwide/workdir/substrate/pwasm-libc) [INFO] [stderr] Checking untrusted v0.5.1 [INFO] [stderr] Checking nan-preserving-float v0.1.0 [INFO] [stderr] Checking memory_units v0.3.0 [INFO] [stderr] Checking constant_time_eq v0.1.3 [INFO] [stderr] Checking rustc-hex v2.0.0 (https://github.com/rphmeier/rustc-hex.git#ee2ec40b) [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.0 [INFO] [stderr] Checking parity-bytes v0.1.0 (https://github.com/paritytech/parity-common.git#4481687a) [INFO] [stderr] Checking base58 v0.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.9 [INFO] [stderr] Checking environmental v0.1.0 (/opt/rustwide/workdir/substrate/environmental) [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking dtoa v0.4.3 [INFO] [stderr] Checking itoa v0.4.2 [INFO] [stderr] Checking slab v0.4.0 [INFO] [stderr] Checking lazycell v0.6.0 [INFO] [stderr] Checking integer-sqrt v0.1.0 (https://github.com/paritytech/integer-sqrt-rs.git?branch=master#886e9cb9) [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling pkg-config v0.3.12 [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Checking matches v0.1.7 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking arrayref v0.3.4 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking unicode-normalization v0.1.7 [INFO] [stderr] Checking sha1 v0.5.0 [INFO] [stderr] Checking base-x v0.2.2 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Compiling protobuf v1.7.4 [INFO] [stderr] Checking integer-encoding v1.0.5 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking byteorder v0.4.2 [INFO] [stderr] Checking sha1 v0.2.0 [INFO] [stderr] Checking smallvec v0.5.1 [INFO] [stderr] Checking bs58 v0.2.1 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Compiling protobuf v2.0.4 [INFO] [stderr] Checking slog v2.3.1 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking crossbeam v0.2.12 [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `module_path`? [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-2.3.1/src/lib.rs:485:21 [INFO] [stdout] | [INFO] [stdout] 485 | module: module_path!(), [INFO] [stdout] | ^^^^^^^^^^^ maybe a missing crate `module_path`? [INFO] [stdout] ... [INFO] [stdout] 3198 | let record_static = record_static!(Level::Trace, ""); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `record_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `column`? [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-2.3.1/src/lib.rs:483:21 [INFO] [stdout] | [INFO] [stdout] 483 | column: column!(), [INFO] [stdout] | ^^^^^^ maybe a missing crate `column`? [INFO] [stdout] ... [INFO] [stdout] 3198 | let record_static = record_static!(Level::Trace, ""); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `record_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `line`? [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-2.3.1/src/lib.rs:482:19 [INFO] [stdout] | [INFO] [stdout] 482 | line: line!(), [INFO] [stdout] | ^^^^ maybe a missing crate `line`? [INFO] [stdout] ... [INFO] [stdout] 3198 | let record_static = record_static!(Level::Trace, ""); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `record_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `file`? [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/slog-2.3.1/src/lib.rs:481:19 [INFO] [stdout] | [INFO] [stdout] 481 | file: file!(), [INFO] [stdout] | ^^^^ maybe a missing crate `file`? [INFO] [stdout] ... [INFO] [stdout] 3198 | let record_static = record_static!(Level::Trace, ""); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `record_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Checking etrace v0.2.8 [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `slog` due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c9e632b0728769fc2cfa329140a652116af9ade14b78027e55af96a16b661347", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9e632b0728769fc2cfa329140a652116af9ade14b78027e55af96a16b661347", kill_on_drop: false }` [INFO] [stdout] c9e632b0728769fc2cfa329140a652116af9ade14b78027e55af96a16b661347