[INFO] crate runtime-fmt 0.4.1 is already in cache [INFO] checking runtime-fmt-0.4.1 against try#e4dba30b9b475d8750370c4dfb49b6541990904d for pr-71393 [INFO] extracting crate runtime-fmt 0.4.1 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate runtime-fmt 0.4.1 on toolchain e4dba30b9b475d8750370c4dfb49b6541990904d [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate runtime-fmt 0.4.1 [INFO] finished tweaking crates.io crate runtime-fmt 0.4.1 [INFO] tweaked toml for crates.io crate runtime-fmt 0.4.1 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate runtime-fmt 0.4.1 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f42ab376e3cbfbf8f64896c0abccf0cf4e43794bb1986f36a2192dcc84fd2ab0 [INFO] running `"docker" "start" "-a" "f42ab376e3cbfbf8f64896c0abccf0cf4e43794bb1986f36a2192dcc84fd2ab0"` [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking unicode-xid v0.2.0 [INFO] [stderr] Checking runtime-fmt v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] error[E0433]: failed to resolve: could not find `Position` in `v1` [INFO] [stderr] --> src/lib.rs:521:39 [INFO] [stderr] | [INFO] [stderr] 521 | position: v1::Position::At(i), [INFO] [stderr] | ^^^^^^^^ could not find `Position` in `v1` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Position` in `v1` [INFO] [stderr] --> src/lib.rs:543:39 [INFO] [stderr] | [INFO] [stderr] 543 | position: v1::Position::At(argument_pos), [INFO] [stderr] | ^^^^^^^^ could not find `Position` in `v1` [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/codegen.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_attributes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/codegen.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/codegen.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/codegen.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/codegen.rs:122:5 [INFO] [stderr] | [INFO] [stderr] 122 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/lib.rs:90:35 [INFO] [stderr] | [INFO] [stderr] 90 | Error::Io(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/lib.rs:91:36 [INFO] [stderr] | [INFO] [stderr] 91 | Error::Fmt(ref f) => f.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] error: aborting due to 2 previous errors; 7 warnings emitted [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0433`. [INFO] [stderr] error: could not compile `runtime-fmt`. [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 `"docker" "inspect" "f42ab376e3cbfbf8f64896c0abccf0cf4e43794bb1986f36a2192dcc84fd2ab0"` [INFO] running `"docker" "rm" "-f" "f42ab376e3cbfbf8f64896c0abccf0cf4e43794bb1986f36a2192dcc84fd2ab0"` [INFO] [stdout] f42ab376e3cbfbf8f64896c0abccf0cf4e43794bb1986f36a2192dcc84fd2ab0