[INFO] fetching crate sp-runtime-interface 2.0.1... [INFO] checking sp-runtime-interface-2.0.1 against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] extracting crate sp-runtime-interface 2.0.1 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate sp-runtime-interface 2.0.1 on toolchain 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sp-runtime-interface 2.0.1 [INFO] finished tweaking crates.io crate sp-runtime-interface 2.0.1 [INFO] tweaked toml for crates.io crate sp-runtime-interface 2.0.1 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ea918e09c3bf953dbe8d94c13c91618c7c379828271c92bf132e2c186b09387 [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" "4ea918e09c3bf953dbe8d94c13c91618c7c379828271c92bf132e2c186b09387", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ea918e09c3bf953dbe8d94c13c91618c7c379828271c92bf132e2c186b09387", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ea918e09c3bf953dbe8d94c13c91618c7c379828271c92bf132e2c186b09387", kill_on_drop: false }` [INFO] [stdout] 4ea918e09c3bf953dbe8d94c13c91618c7c379828271c92bf132e2c186b09387 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03f0ca20d5f74da758971877756d7e9ec1b8d95ebcdeb8c0912b20aae2c8e311 [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" "03f0ca20d5f74da758971877756d7e9ec1b8d95ebcdeb8c0912b20aae2c8e311", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.85 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Checking sp-std v2.0.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Checking parity-wasm v0.41.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking memory_units v0.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking environmental v1.1.2 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking uint v0.8.5 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking wasmi-validation v0.3.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Checking fixed-hash v0.6.1 [INFO] [stderr] Checking wasmi v0.6.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling tracing-attributes v0.1.12 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling sp-debug-derive v2.0.1 [INFO] [stderr] Compiling impl-trait-for-tuples v0.1.3 [INFO] [stderr] Checking tracing v0.1.23 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Checking impl-serde v0.3.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking tracing-subscriber v0.2.15 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling parity-scale-codec-derive v1.2.2 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v2.0.1 [INFO] [stderr] Checking parity-scale-codec v1.3.6 [INFO] [stderr] Checking impl-codec v0.4.2 [INFO] [stderr] Checking sp-storage v2.0.1 [INFO] [stderr] Checking sp-wasm-interface v2.0.1 [INFO] [stderr] Checking sp-tracing v2.0.1 [INFO] [stderr] Checking primitive-types v0.7.3 [INFO] [stderr] Checking sp-externalities v0.8.1 [INFO] [stderr] Checking sp-runtime-interface v2.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rustversion` [INFO] [stdout] --> tests/ui.rs:20:3 [INFO] [stdout] | [INFO] [stdout] 20 | #[rustversion::attr(not(stable), ignore)] [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `rustversion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `trybuild` [INFO] [stdout] --> tests/ui.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | let t = trybuild::TestCases::new(); [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `trybuild` [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 E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sp-runtime-interface` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "03f0ca20d5f74da758971877756d7e9ec1b8d95ebcdeb8c0912b20aae2c8e311", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03f0ca20d5f74da758971877756d7e9ec1b8d95ebcdeb8c0912b20aae2c8e311", kill_on_drop: false }` [INFO] [stdout] 03f0ca20d5f74da758971877756d7e9ec1b8d95ebcdeb8c0912b20aae2c8e311