[INFO] cloning repository https://github.com/nrc/parcom [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nrc/parcom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnrc%2Fparcom", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnrc%2Fparcom'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1f99a34eba81ea3f09f60cd4ec0128a4a71d137b [INFO] checking nrc/parcom against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnrc%2Fparcom" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nrc/parcom 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] started tweaking git repo https://github.com/nrc/parcom [INFO] finished tweaking git repo https://github.com/nrc/parcom [INFO] tweaked toml for git repo https://github.com/nrc/parcom written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/nrc/parcom 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8559d225f003cae4c00400782e6c4f271ccb2ef91474dcb19c828c1a6b6f81e8 [INFO] running `Command { std: "docker" "start" "-a" "8559d225f003cae4c00400782e6c4f271ccb2ef91474dcb19c828c1a6b6f81e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8559d225f003cae4c00400782e6c4f271ccb2ef91474dcb19c828c1a6b6f81e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8559d225f003cae4c00400782e6c4f271ccb2ef91474dcb19c828c1a6b6f81e8", kill_on_drop: false }` [INFO] [stdout] 8559d225f003cae4c00400782e6c4f271ccb2ef91474dcb19c828c1a6b6f81e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83f866daa573d50303f68669202cf32a2f9fed0aa9434079196ffbaa64ffb2b2 [INFO] running `Command { std: "docker" "start" "-a" "83f866daa573d50303f68669202cf32a2f9fed0aa9434079196ffbaa64ffb2b2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Checking parcom v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | #![feature(const_generics)] [INFO] [stdout] | ^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in favor of `#![feature(adt_const_params)]` and `#![feature(generic_const_exprs)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | #![feature(const_in_array_repeat_expressions)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed due to causing promotable bugs [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | #![feature(const_generics)] [INFO] [stdout] | ^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in favor of `#![feature(adt_const_params)]` and `#![feature(generic_const_exprs)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | #![feature(const_in_array_repeat_expressions)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed due to causing promotable bugs [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `?`, `]`, or an operator, found `:` [INFO] [stdout] --> src/store.rs:60:71 [INFO] [stdout] | [INFO] [stdout] 60 | self.entries.get().as_mut().unwrap()[id.into(): usize] [INFO] [stdout] | ^ expected one of `.`, `?`, `]`, or an operator [INFO] [stdout] | [INFO] [stdout] ::: src/client.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | store!(TxnStore, Txn, TxnId, TXNS); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: type ascription syntax has been removed, see issue #101728 [INFO] [stdout] = note: this error originates in the macro `store` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `?`, `]`, or an operator, found `:` [INFO] [stdout] --> src/store.rs:60:71 [INFO] [stdout] | [INFO] [stdout] 60 | self.entries.get().as_mut().unwrap()[id.into(): usize] [INFO] [stdout] | ^ expected one of `.`, `?`, `]`, or an operator [INFO] [stdout] | [INFO] [stdout] ::: src/client.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | store!(TxnStore, Txn, TxnId, TXNS); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: type ascription syntax has been removed, see issue #101728 [INFO] [stdout] = note: this error originates in the macro `store` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `?`, `]`, or an operator, found `:` [INFO] [stdout] --> src/store.rs:68:72 [INFO] [stdout] | [INFO] [stdout] 68 | unsafe { self.entries.get().as_mut().unwrap()[id.into(): usize].as_ref() } [INFO] [stdout] | ^ expected one of `.`, `?`, `]`, or an operator [INFO] [stdout] | [INFO] [stdout] ::: src/client.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | store!(TxnStore, Txn, TxnId, TXNS); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: type ascription syntax has been removed, see issue #101728 [INFO] [stdout] = note: this error originates in the macro `store` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `?`, `]`, or an operator, found `:` [INFO] [stdout] --> src/store.rs:68:72 [INFO] [stdout] | [INFO] [stdout] 68 | unsafe { self.entries.get().as_mut().unwrap()[id.into(): usize].as_ref() } [INFO] [stdout] | ^ expected one of `.`, `?`, `]`, or an operator [INFO] [stdout] | [INFO] [stdout] ::: src/client.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | store!(TxnStore, Txn, TxnId, TXNS); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: type ascription syntax has been removed, see issue #101728 [INFO] [stdout] = note: this error originates in the macro `store` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `?`, `]`, or an operator, found `:` [INFO] [stdout] --> src/store.rs:80:71 [INFO] [stdout] | [INFO] [stdout] 80 | self.entries.get().as_mut().unwrap()[id.into(): usize] [INFO] [stdout] | ^ expected one of `.`, `?`, `]`, or an operator [INFO] [stdout] | [INFO] [stdout] ::: src/client.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | store!(TxnStore, Txn, TxnId, TXNS); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: type ascription syntax has been removed, see issue #101728 [INFO] [stdout] = note: this error originates in the macro `store` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `?`, `]`, or an operator, found `:` [INFO] [stdout] --> src/store.rs:80:71 [INFO] [stdout] | [INFO] [stdout] 80 | self.entries.get().as_mut().unwrap()[id.into(): usize] [INFO] [stdout] | ^ expected one of `.`, `?`, `]`, or an operator [INFO] [stdout] | [INFO] [stdout] ::: src/client.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | store!(TxnStore, Txn, TxnId, TXNS); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: type ascription syntax has been removed, see issue #101728 [INFO] [stdout] = note: this error originates in the macro `store` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `?`, `]`, or an operator, found `:` [INFO] [stdout] --> src/store.rs:92:75 [INFO] [stdout] | [INFO] [stdout] 92 | ... self.entries.get().as_mut().unwrap()[id.into(): usize] [INFO] [stdout] | ^ expected one of `.`, `?`, `]`, or an operator [INFO] [stdout] | [INFO] [stdout] ::: src/client.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | store!(TxnStore, Txn, TxnId, TXNS); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: type ascription syntax has been removed, see issue #101728 [INFO] [stdout] = note: this error originates in the macro `store` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `?`, `]`, or an operator, found `:` [INFO] [stdout] --> src/store.rs:92:75 [INFO] [stdout] | [INFO] [stdout] 92 | ... self.entries.get().as_mut().unwrap()[id.into(): usize] [INFO] [stdout] | ^ expected one of `.`, `?`, `]`, or an operator [INFO] [stdout] | [INFO] [stdout] ::: src/client.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | store!(TxnStore, Txn, TxnId, TXNS); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: type ascription syntax has been removed, see issue #101728 [INFO] [stdout] = note: this error originates in the macro `store` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `?`, `]`, or an operator, found `:` [INFO] [stdout] --> src/store.rs:105:75 [INFO] [stdout] | [INFO] [stdout] 105 | ... self.entries.get().as_mut().unwrap()[id.into(): usize] = None; [INFO] [stdout] | ^ expected one of `.`, `?`, `]`, or an operator [INFO] [stdout] | [INFO] [stdout] ::: src/client.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | store!(TxnStore, Txn, TxnId, TXNS); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: type ascription syntax has been removed, see issue #101728 [INFO] [stdout] = note: this error originates in the macro `store` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `?`, `]`, or an operator, found `:` [INFO] [stdout] --> src/store.rs:105:75 [INFO] [stdout] | [INFO] [stdout] 105 | ... self.entries.get().as_mut().unwrap()[id.into(): usize] = None; [INFO] [stdout] | ^ expected one of `.`, `?`, `]`, or an operator [INFO] [stdout] | [INFO] [stdout] ::: src/client.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | store!(TxnStore, Txn, TxnId, TXNS); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: type ascription syntax has been removed, see issue #101728 [INFO] [stdout] = note: this error originates in the macro `store` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `?`, `]`, or an operator, found `:` [INFO] [stdout] --> src/store.rs:60:71 [INFO] [stdout] | [INFO] [stdout] 60 | self.entries.get().as_mut().unwrap()[id.into(): usize] [INFO] [stdout] | ^ expected one of `.`, `?`, `]`, or an operator [INFO] [stdout] | [INFO] [stdout] ::: src/server.rs:512:1 [INFO] [stdout] | [INFO] [stdout] 512 | store!(TxnStore, TxnRecord, TxnId, TXNS); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: type ascription syntax has been removed, see issue #101728 [INFO] [stdout] = note: this error originates in the macro `store` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `?`, `]`, or an operator, found `:` [INFO] [stdout] --> src/store.rs:60:71 [INFO] [stdout] | [INFO] [stdout] 60 | self.entries.get().as_mut().unwrap()[id.into(): usize] [INFO] [stdout] | ^ expected one of `.`, `?`, `]`, or an operator [INFO] [stdout] | [INFO] [stdout] ::: src/server.rs:512:1 [INFO] [stdout] | [INFO] [stdout] 512 | store!(TxnStore, TxnRecord, TxnId, TXNS); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: type ascription syntax has been removed, see issue #101728 [INFO] [stdout] = note: this error originates in the macro `store` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `?`, `]`, or an operator, found `:` [INFO] [stdout] --> src/store.rs:68:72 [INFO] [stdout] | [INFO] [stdout] 68 | unsafe { self.entries.get().as_mut().unwrap()[id.into(): usize].as_ref() } [INFO] [stdout] | ^ expected one of `.`, `?`, `]`, or an operator [INFO] [stdout] | [INFO] [stdout] ::: src/server.rs:512:1 [INFO] [stdout] | [INFO] [stdout] 512 | store!(TxnStore, TxnRecord, TxnId, TXNS); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: type ascription syntax has been removed, see issue #101728 [INFO] [stdout] = note: this error originates in the macro `store` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `?`, `]`, or an operator, found `:` [INFO] [stdout] --> src/store.rs:68:72 [INFO] [stdout] | [INFO] [stdout] 68 | unsafe { self.entries.get().as_mut().unwrap()[id.into(): usize].as_ref() } [INFO] [stdout] | ^ expected one of `.`, `?`, `]`, or an operator [INFO] [stdout] | [INFO] [stdout] ::: src/server.rs:512:1 [INFO] [stdout] | [INFO] [stdout] 512 | store!(TxnStore, TxnRecord, TxnId, TXNS); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: type ascription syntax has been removed, see issue #101728 [INFO] [stdout] = note: this error originates in the macro `store` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `?`, `]`, or an operator, found `:` [INFO] [stdout] --> src/store.rs:80:71 [INFO] [stdout] | [INFO] [stdout] 80 | self.entries.get().as_mut().unwrap()[id.into(): usize] [INFO] [stdout] | ^ expected one of `.`, `?`, `]`, or an operator [INFO] [stdout] | [INFO] [stdout] ::: src/server.rs:512:1 [INFO] [stdout] | [INFO] [stdout] 512 | store!(TxnStore, TxnRecord, TxnId, TXNS); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: type ascription syntax has been removed, see issue #101728 [INFO] [stdout] = note: this error originates in the macro `store` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `?`, `]`, or an operator, found `:` [INFO] [stdout] --> src/store.rs:80:71 [INFO] [stdout] | [INFO] [stdout] 80 | self.entries.get().as_mut().unwrap()[id.into(): usize] [INFO] [stdout] | ^ expected one of `.`, `?`, `]`, or an operator [INFO] [stdout] | [INFO] [stdout] ::: src/server.rs:512:1 [INFO] [stdout] | [INFO] [stdout] 512 | store!(TxnStore, TxnRecord, TxnId, TXNS); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: type ascription syntax has been removed, see issue #101728 [INFO] [stdout] = note: this error originates in the macro `store` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `?`, `]`, or an operator, found `:` [INFO] [stdout] --> src/store.rs:92:75 [INFO] [stdout] | [INFO] [stdout] 92 | ... self.entries.get().as_mut().unwrap()[id.into(): usize] [INFO] [stdout] | ^ expected one of `.`, `?`, `]`, or an operator [INFO] [stdout] | [INFO] [stdout] ::: src/server.rs:512:1 [INFO] [stdout] | [INFO] [stdout] 512 | store!(TxnStore, TxnRecord, TxnId, TXNS); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: type ascription syntax has been removed, see issue #101728 [INFO] [stdout] = note: this error originates in the macro `store` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `?`, `]`, or an operator, found `:` [INFO] [stdout] --> src/store.rs:92:75 [INFO] [stdout] | [INFO] [stdout] 92 | ... self.entries.get().as_mut().unwrap()[id.into(): usize] [INFO] [stdout] | ^ expected one of `.`, `?`, `]`, or an operator [INFO] [stdout] | [INFO] [stdout] ::: src/server.rs:512:1 [INFO] [stdout] | [INFO] [stdout] 512 | store!(TxnStore, TxnRecord, TxnId, TXNS); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: type ascription syntax has been removed, see issue #101728 [INFO] [stdout] = note: this error originates in the macro `store` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `?`, `]`, or an operator, found `:` [INFO] [stdout] --> src/store.rs:105:75 [INFO] [stdout] | [INFO] [stdout] 105 | ... self.entries.get().as_mut().unwrap()[id.into(): usize] = None; [INFO] [stdout] | ^ expected one of `.`, `?`, `]`, or an operator [INFO] [stdout] | [INFO] [stdout] ::: src/server.rs:512:1 [INFO] [stdout] | [INFO] [stdout] 512 | store!(TxnStore, TxnRecord, TxnId, TXNS); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: type ascription syntax has been removed, see issue #101728 [INFO] [stdout] = note: this error originates in the macro `store` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `?`, `]`, or an operator, found `:` [INFO] [stdout] --> src/store.rs:105:75 [INFO] [stdout] | [INFO] [stdout] 105 | ... self.entries.get().as_mut().unwrap()[id.into(): usize] = None; [INFO] [stdout] | ^ expected one of `.`, `?`, `]`, or an operator [INFO] [stdout] | [INFO] [stdout] ::: src/server.rs:512:1 [INFO] [stdout] | [INFO] [stdout] 512 | store!(TxnStore, TxnRecord, TxnId, TXNS); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: type ascription syntax has been removed, see issue #101728 [INFO] [stdout] = note: this error originates in the macro `store` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `?`, `]`, or an operator, found `:` [INFO] [stdout] --> src/store.rs:60:71 [INFO] [stdout] | [INFO] [stdout] 60 | self.entries.get().as_mut().unwrap()[id.into(): usize] [INFO] [stdout] | ^ expected one of `.`, `?`, `]`, or an operator [INFO] [stdout] | [INFO] [stdout] ::: src/server.rs:513:1 [INFO] [stdout] | [INFO] [stdout] 513 | store!(KvStore, Record, Key, MAX_KEY); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: type ascription syntax has been removed, see issue #101728 [INFO] [stdout] = note: this error originates in the macro `store` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `?`, `]`, or an operator, found `:` [INFO] [stdout] --> src/store.rs:68:72 [INFO] [stdout] | [INFO] [stdout] 68 | unsafe { self.entries.get().as_mut().unwrap()[id.into(): usize].as_ref() } [INFO] [stdout] | ^ expected one of `.`, `?`, `]`, or an operator [INFO] [stdout] | [INFO] [stdout] ::: src/server.rs:513:1 [INFO] [stdout] | [INFO] [stdout] 513 | store!(KvStore, Record, Key, MAX_KEY); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: type ascription syntax has been removed, see issue #101728 [INFO] [stdout] = note: this error originates in the macro `store` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `?`, `]`, or an operator, found `:` [INFO] [stdout] --> src/store.rs:60:71 [INFO] [stdout] | [INFO] [stdout] 60 | self.entries.get().as_mut().unwrap()[id.into(): usize] [INFO] [stdout] | ^ expected one of `.`, `?`, `]`, or an operator [INFO] [stdout] | [INFO] [stdout] ::: src/server.rs:513:1 [INFO] [stdout] | [INFO] [stdout] 513 | store!(KvStore, Record, Key, MAX_KEY); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: type ascription syntax has been removed, see issue #101728 [INFO] [stdout] = note: this error originates in the macro `store` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `?`, `]`, or an operator, found `:` [INFO] [stdout] --> src/store.rs:80:71 [INFO] [stdout] | [INFO] [stdout] 80 | self.entries.get().as_mut().unwrap()[id.into(): usize] [INFO] [stdout] | ^ expected one of `.`, `?`, `]`, or an operator [INFO] [stdout] | [INFO] [stdout] ::: src/server.rs:513:1 [INFO] [stdout] | [INFO] [stdout] 513 | store!(KvStore, Record, Key, MAX_KEY); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: type ascription syntax has been removed, see issue #101728 [INFO] [stdout] = note: this error originates in the macro `store` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `?`, `]`, or an operator, found `:` [INFO] [stdout] --> src/store.rs:92:75 [INFO] [stdout] | [INFO] [stdout] 92 | ... self.entries.get().as_mut().unwrap()[id.into(): usize] [INFO] [stdout] | ^ expected one of `.`, `?`, `]`, or an operator [INFO] [stdout] | [INFO] [stdout] ::: src/server.rs:513:1 [INFO] [stdout] | [INFO] [stdout] 513 | store!(KvStore, Record, Key, MAX_KEY); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: type ascription syntax has been removed, see issue #101728 [INFO] [stdout] = note: this error originates in the macro `store` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `?`, `]`, or an operator, found `:` [INFO] [stdout] --> src/store.rs:68:72 [INFO] [stdout] | [INFO] [stdout] 68 | unsafe { self.entries.get().as_mut().unwrap()[id.into(): usize].as_ref() } [INFO] [stdout] | ^ expected one of `.`, `?`, `]`, or an operator [INFO] [stdout] | [INFO] [stdout] ::: src/server.rs:513:1 [INFO] [stdout] | [INFO] [stdout] 513 | store!(KvStore, Record, Key, MAX_KEY); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: type ascription syntax has been removed, see issue #101728 [INFO] [stdout] = note: this error originates in the macro `store` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `?`, `]`, or an operator, found `:` [INFO] [stdout] --> src/store.rs:80:71 [INFO] [stdout] | [INFO] [stdout] 80 | self.entries.get().as_mut().unwrap()[id.into(): usize] [INFO] [stdout] | ^ expected one of `.`, `?`, `]`, or an operator [INFO] [stdout] | [INFO] [stdout] ::: src/server.rs:513:1 [INFO] [stdout] | [INFO] [stdout] 513 | store!(KvStore, Record, Key, MAX_KEY); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: type ascription syntax has been removed, see issue #101728 [INFO] [stdout] = note: this error originates in the macro `store` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `?`, `]`, or an operator, found `:` [INFO] [stdout] --> src/store.rs:105:75 [INFO] [stdout] | [INFO] [stdout] 105 | ... self.entries.get().as_mut().unwrap()[id.into(): usize] = None; [INFO] [stdout] | ^ expected one of `.`, `?`, `]`, or an operator [INFO] [stdout] | [INFO] [stdout] ::: src/server.rs:513:1 [INFO] [stdout] | [INFO] [stdout] 513 | store!(KvStore, Record, Key, MAX_KEY); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: type ascription syntax has been removed, see issue #101728 [INFO] [stdout] = note: this error originates in the macro `store` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `?`, `]`, or an operator, found `:` [INFO] [stdout] --> src/store.rs:92:75 [INFO] [stdout] | [INFO] [stdout] 92 | ... self.entries.get().as_mut().unwrap()[id.into(): usize] [INFO] [stdout] | ^ expected one of `.`, `?`, `]`, or an operator [INFO] [stdout] | [INFO] [stdout] ::: src/server.rs:513:1 [INFO] [stdout] | [INFO] [stdout] 513 | store!(KvStore, Record, Key, MAX_KEY); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: type ascription syntax has been removed, see issue #101728 [INFO] [stdout] = note: this error originates in the macro `store` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `?`, `]`, or an operator, found `:` [INFO] [stdout] --> src/store.rs:105:75 [INFO] [stdout] | [INFO] [stdout] 105 | ... self.entries.get().as_mut().unwrap()[id.into(): usize] = None; [INFO] [stdout] | ^ expected one of `.`, `?`, `]`, or an operator [INFO] [stdout] | [INFO] [stdout] ::: src/server.rs:513:1 [INFO] [stdout] | [INFO] [stdout] 513 | store!(KvStore, Record, Key, MAX_KEY); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: type ascription syntax has been removed, see issue #101728 [INFO] [stdout] = note: this error originates in the macro `store` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `vec_remove_item` [INFO] [stdout] --> src/lib.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | #![feature(vec_remove_item)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `vec_remove_item` [INFO] [stdout] --> src/lib.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | #![feature(vec_remove_item)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Txn: Copy` is not satisfied [INFO] [stdout] --> src/store.rs:12:56 [INFO] [stdout] | [INFO] [stdout] 12 | entries: UnsafeCell::new(Box::new([None; $size])), [INFO] [stdout] | ^^^^ the trait `Copy` is not implemented for `Txn`, which is required by `Option: Copy` [INFO] [stdout] | [INFO] [stdout] ::: src/client.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | store!(TxnStore, Txn, TxnId, TXNS); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required for `Option` to implement `Copy` [INFO] [stdout] = note: the `Copy` trait is required because this value will be copied for each element of the array [INFO] [stdout] = help: create an inline `const` block, see RFC #2920 for more information [INFO] [stdout] = note: this error originates in the macro `store` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider creating a new `const` item and initializing it with the result of the constructor to be used in the repeat position [INFO] [stdout] | [INFO] [stdout] 9 ~ const ARRAY_REPEAT_VALUE: Option = None; [INFO] [stdout] 10 ~ impl $name { [INFO] [stdout] 11 | fn new() -> $name { [INFO] [stdout] 12 | $name { [INFO] [stdout] 13 ~ entries: UnsafeCell::new(Box::new([ARRAY_REPEAT_VALUE; $size])), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Txn: Copy` is not satisfied [INFO] [stdout] --> src/store.rs:12:56 [INFO] [stdout] | [INFO] [stdout] 12 | entries: UnsafeCell::new(Box::new([None; $size])), [INFO] [stdout] | ^^^^ the trait `Copy` is not implemented for `Txn`, which is required by `Option: Copy` [INFO] [stdout] | [INFO] [stdout] ::: src/client.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | store!(TxnStore, Txn, TxnId, TXNS); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required for `Option` to implement `Copy` [INFO] [stdout] = note: the `Copy` trait is required because this value will be copied for each element of the array [INFO] [stdout] = help: create an inline `const` block, see RFC #2920 for more information [INFO] [stdout] = note: this error originates in the macro `store` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider creating a new `const` item and initializing it with the result of the constructor to be used in the repeat position [INFO] [stdout] | [INFO] [stdout] 9 ~ const ARRAY_REPEAT_VALUE: Option = None; [INFO] [stdout] 10 ~ impl $name { [INFO] [stdout] 11 | fn new() -> $name { [INFO] [stdout] 12 | $name { [INFO] [stdout] 13 ~ entries: UnsafeCell::new(Box::new([ARRAY_REPEAT_VALUE; $size])), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `server_types::TxnRecord: Copy` is not satisfied [INFO] [stdout] --> src/store.rs:12:56 [INFO] [stdout] | [INFO] [stdout] 12 | entries: UnsafeCell::new(Box::new([None; $size])), [INFO] [stdout] | ^^^^ the trait `Copy` is not implemented for `server_types::TxnRecord`, which is required by `Option: Copy` [INFO] [stdout] | [INFO] [stdout] ::: src/server.rs:512:1 [INFO] [stdout] | [INFO] [stdout] 512 | store!(TxnStore, TxnRecord, TxnId, TXNS); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required for `Option` to implement `Copy` [INFO] [stdout] = note: the `Copy` trait is required because this value will be copied for each element of the array [INFO] [stdout] = help: create an inline `const` block, see RFC #2920 for more information [INFO] [stdout] = note: this error originates in the macro `store` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider creating a new `const` item and initializing it with the result of the constructor to be used in the repeat position [INFO] [stdout] | [INFO] [stdout] 9 ~ const ARRAY_REPEAT_VALUE: Option = None; [INFO] [stdout] 10 ~ impl $name { [INFO] [stdout] 11 | fn new() -> $name { [INFO] [stdout] 12 | $name { [INFO] [stdout] 13 ~ entries: UnsafeCell::new(Box::new([ARRAY_REPEAT_VALUE; $size])), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `server_types::TxnRecord: Copy` is not satisfied [INFO] [stdout] --> src/store.rs:12:56 [INFO] [stdout] | [INFO] [stdout] 12 | entries: UnsafeCell::new(Box::new([None; $size])), [INFO] [stdout] | ^^^^ the trait `Copy` is not implemented for `server_types::TxnRecord`, which is required by `Option: Copy` [INFO] [stdout] | [INFO] [stdout] ::: src/server.rs:512:1 [INFO] [stdout] | [INFO] [stdout] 512 | store!(TxnStore, TxnRecord, TxnId, TXNS); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required for `Option` to implement `Copy` [INFO] [stdout] = note: the `Copy` trait is required because this value will be copied for each element of the array [INFO] [stdout] = help: create an inline `const` block, see RFC #2920 for more information [INFO] [stdout] = note: this error originates in the macro `store` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider creating a new `const` item and initializing it with the result of the constructor to be used in the repeat position [INFO] [stdout] | [INFO] [stdout] 9 ~ const ARRAY_REPEAT_VALUE: Option = None; [INFO] [stdout] 10 ~ impl $name { [INFO] [stdout] 11 | fn new() -> $name { [INFO] [stdout] 12 | $name { [INFO] [stdout] 13 ~ entries: UnsafeCell::new(Box::new([ARRAY_REPEAT_VALUE; $size])), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `server_types::Record: Copy` is not satisfied [INFO] [stdout] --> src/store.rs:12:56 [INFO] [stdout] | [INFO] [stdout] 12 | entries: UnsafeCell::new(Box::new([None; $size])), [INFO] [stdout] | ^^^^ the trait `Copy` is not implemented for `server_types::Record`, which is required by `Option: Copy` [INFO] [stdout] | [INFO] [stdout] ::: src/server.rs:513:1 [INFO] [stdout] | [INFO] [stdout] 513 | store!(KvStore, Record, Key, MAX_KEY); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required for `Option` to implement `Copy` [INFO] [stdout] = note: the `Copy` trait is required because this value will be copied for each element of the array [INFO] [stdout] = help: create an inline `const` block, see RFC #2920 for more information [INFO] [stdout] = note: this error originates in the macro `store` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider creating a new `const` item and initializing it with the result of the constructor to be used in the repeat position [INFO] [stdout] | [INFO] [stdout] 9 ~ const ARRAY_REPEAT_VALUE: Option = None; [INFO] [stdout] 10 ~ impl $name { [INFO] [stdout] 11 | fn new() -> $name { [INFO] [stdout] 12 | $name { [INFO] [stdout] 13 ~ entries: UnsafeCell::new(Box::new([ARRAY_REPEAT_VALUE; $size])), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `server_types::Record: Copy` is not satisfied [INFO] [stdout] --> src/store.rs:12:56 [INFO] [stdout] | [INFO] [stdout] 12 | entries: UnsafeCell::new(Box::new([None; $size])), [INFO] [stdout] | ^^^^ the trait `Copy` is not implemented for `server_types::Record`, which is required by `Option: Copy` [INFO] [stdout] | [INFO] [stdout] ::: src/server.rs:513:1 [INFO] [stdout] | [INFO] [stdout] 513 | store!(KvStore, Record, Key, MAX_KEY); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: required for `Option` to implement `Copy` [INFO] [stdout] = note: the `Copy` trait is required because this value will be copied for each element of the array [INFO] [stdout] = help: create an inline `const` block, see RFC #2920 for more information [INFO] [stdout] = note: this error originates in the macro `store` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider creating a new `const` item and initializing it with the result of the constructor to be used in the repeat position [INFO] [stdout] | [INFO] [stdout] 9 ~ const ARRAY_REPEAT_VALUE: Option = None; [INFO] [stdout] 10 ~ impl $name { [INFO] [stdout] 11 | fn new() -> $name { [INFO] [stdout] 12 | $name { [INFO] [stdout] 13 ~ entries: UnsafeCell::new(Box::new([ARRAY_REPEAT_VALUE; $size])), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 21 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0557, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 21 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0557, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `parcom` (lib) due to 22 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `parcom` (lib test) due to 22 previous errors [INFO] running `Command { std: "docker" "inspect" "83f866daa573d50303f68669202cf32a2f9fed0aa9434079196ffbaa64ffb2b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83f866daa573d50303f68669202cf32a2f9fed0aa9434079196ffbaa64ffb2b2", kill_on_drop: false }` [INFO] [stdout] 83f866daa573d50303f68669202cf32a2f9fed0aa9434079196ffbaa64ffb2b2 [INFO] checking nrc/parcom against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnrc%2Fparcom" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nrc/parcom 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] started tweaking git repo https://github.com/nrc/parcom [INFO] finished tweaking git repo https://github.com/nrc/parcom [INFO] tweaked toml for git repo https://github.com/nrc/parcom written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/nrc/parcom 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ca435b61ed3c205b235247617e8794bd84150e9fdeeced17828be236af038a6 [INFO] running `Command { std: "docker" "start" "-a" "4ca435b61ed3c205b235247617e8794bd84150e9fdeeced17828be236af038a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ca435b61ed3c205b235247617e8794bd84150e9fdeeced17828be236af038a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ca435b61ed3c205b235247617e8794bd84150e9fdeeced17828be236af038a6", kill_on_drop: false }` [INFO] [stdout] 4ca435b61ed3c205b235247617e8794bd84150e9fdeeced17828be236af038a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1aca514b7a210c13f4eb0698b56376e8d5ad5746a2fa3d795f887d0d98259e58 [INFO] running `Command { std: "docker" "start" "-a" "1aca514b7a210c13f4eb0698b56376e8d5ad5746a2fa3d795f887d0d98259e58", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "1aca514b7a210c13f4eb0698b56376e8d5ad5746a2fa3d795f887d0d98259e58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1aca514b7a210c13f4eb0698b56376e8d5ad5746a2fa3d795f887d0d98259e58", kill_on_drop: false }` [INFO] [stdout] 1aca514b7a210c13f4eb0698b56376e8d5ad5746a2fa3d795f887d0d98259e58