[INFO] cloning repository https://github.com/post-rex/doit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/post-rex/doit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpost-rex%2Fdoit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpost-rex%2Fdoit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0147a149228116fe0cc6a17bdb185d0d75dd7e36 [INFO] checking post-rex/doit against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpost-rex%2Fdoit" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/post-rex/doit 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/post-rex/doit [INFO] finished tweaking git repo https://github.com/post-rex/doit [INFO] tweaked toml for git repo https://github.com/post-rex/doit written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/post-rex/doit 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fancy-regex v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 5c3694efb9b18278865f9e9fdedfd3eaf034a14d798ec4c1e3a01f05ae197ee5 [INFO] running `Command { std: "docker" "start" "-a" "5c3694efb9b18278865f9e9fdedfd3eaf034a14d798ec4c1e3a01f05ae197ee5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c3694efb9b18278865f9e9fdedfd3eaf034a14d798ec4c1e3a01f05ae197ee5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c3694efb9b18278865f9e9fdedfd3eaf034a14d798ec4c1e3a01f05ae197ee5", kill_on_drop: false }` [INFO] [stdout] 5c3694efb9b18278865f9e9fdedfd3eaf034a14d798ec4c1e3a01f05ae197ee5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 7df57bce5fdb6b2d1a57fc6734e615d8c4b39b7306ccbed460b19d0d835ba716 [INFO] running `Command { std: "docker" "start" "-a" "7df57bce5fdb6b2d1a57fc6734e615d8c4b39b7306ccbed460b19d0d835ba716", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.120 [INFO] [stderr] Compiling serde v1.0.120 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling pam-sys v0.5.6 [INFO] [stderr] Checking thread_local v1.1.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking strfmt v0.1.6 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking users v0.8.1 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking pam v0.7.0 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking fancy-regex v0.4.1 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking ron v0.6.4 [INFO] [stderr] Checking doit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0585]: found a documentation comment that doesn't document anything [INFO] [stdout] --> src/config/file.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 40 | pub enum Selector { [INFO] [stdout] | -------- while parsing this enum [INFO] [stdout] ... [INFO] [stdout] 47 | /// Format string with dynamic values [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: doc comments must come before what they document, if a comment was intended use `//` [INFO] [stdout] = help: enum variants can be `Variant`, `Variant = `, `Variant(Type, ..., TypeN)` or `Variant { fields: Types }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0585]: found a documentation comment that doesn't document anything [INFO] [stdout] --> src/config/file.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 40 | pub enum Selector { [INFO] [stdout] | -------- while parsing this enum [INFO] [stdout] ... [INFO] [stdout] 47 | /// Format string with dynamic values [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: doc comments must come before what they document, if a comment was intended use `//` [INFO] [stdout] = help: enum variants can be `Variant`, `Variant = `, `Variant(Type, ..., TypeN)` or `Variant { fields: Types }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config::file::FileBoundConfig` [INFO] [stdout] --> src/config/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::config::file::FileBoundConfig; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `FileBoundConfig` in `config::file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::config::Command`, `crate::config::ExecRight`, `crate::config::UserMode` [INFO] [stdout] --> src/user.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::config::{Command, ExecRight, UserMode}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ ^^^^^^^^ no `UserMode` in `config` [INFO] [stdout] | | | [INFO] [stdout] | | no `ExecRight` in `config` [INFO] [stdout] | no `Command` in `config` [INFO] [stdout] | [INFO] [stdout] = help: consider importing one of these items instead: [INFO] [stdout] crate::ExecutionAction::Command [INFO] [stdout] std::process::Command [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found builtin type `str` [INFO] [stdout] --> src/config/mod.rs:68:54 [INFO] [stdout] | [INFO] [stdout] 68 | Ok(cfg) => ron::from_str::(&str).map_err(ConfigError::ParseErr), [INFO] [stdout] | ^^^ not a value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `Path::new::` in constants [INFO] [stdout] --> src/config/mod.rs:14:28 [INFO] [stdout] | [INFO] [stdout] 14 | const CONFIG_PATH: &Path = Path::new("/etc/doit.ron"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constants are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0600]: cannot apply unary operator `!` to type `Result` [INFO] [stdout] --> src/config/mod.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 62 | if !crate::linux::is_readonly(CONFIG_PATH) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot apply unary operator `!` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Result: From>` is not satisfied [INFO] [stdout] --> src/config/mod.rs:65:46 [INFO] [stdout] | [INFO] [stdout] 65 | std::fs::read_to_string(CONFIG_PATH).into() [INFO] [stdout] | ^^^^ the trait `From>` is not implemented for `Result`, which is required by `Result: Into<_>` [INFO] [stdout] | [INFO] [stdout] = note: required for `Result` to implement `Into>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config::file::FileBoundConfig` [INFO] [stdout] --> src/config/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::config::file::FileBoundConfig; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `FileBoundConfig` in `config::file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::config::Command`, `crate::config::ExecRight`, `crate::config::UserMode` [INFO] [stdout] --> src/user.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::config::{Command, ExecRight, UserMode}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ ^^^^^^^^ no `UserMode` in `config` [INFO] [stdout] | | | [INFO] [stdout] | | no `ExecRight` in `config` [INFO] [stdout] | no `Command` in `config` [INFO] [stdout] | [INFO] [stdout] = help: consider importing one of these items instead: [INFO] [stdout] crate::ExecutionAction::Command [INFO] [stdout] std::process::Command [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found builtin type `str` [INFO] [stdout] --> src/config/mod.rs:68:54 [INFO] [stdout] | [INFO] [stdout] 68 | Ok(cfg) => ron::from_str::(&str).map_err(ConfigError::ParseErr), [INFO] [stdout] | ^^^ not a value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `as_bytes` found for reference `&OsStr` in the current scope [INFO] [stdout] --> src/linux.rs:78:27 [INFO] [stdout] | [INFO] [stdout] 78 | match libc::stat(path.as_bytes().as_ptr() as *const c_char, stat) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `OsStrExt` which provides `as_bytes` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use std::os::unix::ffi::OsStrExt; [INFO] [stdout] | [INFO] [stdout] help: there is a method `as_encoded_bytes` with a similar name [INFO] [stdout] | [INFO] [stdout] 78 | match libc::stat(path.as_encoded_bytes().as_ptr() as *const c_char, stat) { [INFO] [stdout] | ~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `st_mode` on type `*mut libc::stat` [INFO] [stdout] --> src/linux.rs:83:22 [INFO] [stdout] | [INFO] [stdout] 83 | let perms = stat.st_mode; [INFO] [stdout] | -----^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | unknown field [INFO] [stdout] | help: `stat` is a raw pointer; try dereferencing it: `(*stat).st_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `ConfigError` doesn't implement `Debug` [INFO] [stdout] --> src/main.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 12 | ConfigErr(config::ConfigError), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `ConfigError` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `ConfigError`, which is required by `&ConfigError: Debug` [INFO] [stdout] = note: add `#[derive(Debug)]` to `ConfigError` or manually `impl Debug for ConfigError` [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `ConfigError` with `#[derive(Debug)]` [INFO] [stdout] --> src/config/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 + #[derive(Debug)] [INFO] [stdout] 36 | pub enum ConfigError { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: cannot call non-const fn `Path::new::` in constants [INFO] [stdout] --> src/config/mod.rs:14:28 [INFO] [stdout] | [INFO] [stdout] 14 | const CONFIG_PATH: &Path = Path::new("/etc/doit.ron"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: calls in constants are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0600]: cannot apply unary operator `!` to type `Result` [INFO] [stdout] --> src/config/mod.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 62 | if !crate::linux::is_readonly(CONFIG_PATH) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot apply unary operator `!` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Result: From>` is not satisfied [INFO] [stdout] --> src/config/mod.rs:65:46 [INFO] [stdout] | [INFO] [stdout] 65 | std::fs::read_to_string(CONFIG_PATH).into() [INFO] [stdout] | ^^^^ the trait `From>` is not implemented for `Result`, which is required by `Result: Into<_>` [INFO] [stdout] | [INFO] [stdout] = note: required for `Result` to implement `Into>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0015, E0277, E0423, E0432, E0585, E0599, E0600, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0015`. [INFO] [stdout] [INFO] [stderr] error: could not compile `doit` (bin "doit") due to 11 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no method named `as_bytes` found for reference `&OsStr` in the current scope [INFO] [stdout] --> src/linux.rs:78:27 [INFO] [stdout] | [INFO] [stdout] 78 | match libc::stat(path.as_bytes().as_ptr() as *const c_char, stat) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `OsStrExt` which provides `as_bytes` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 1 + use std::os::unix::ffi::OsStrExt; [INFO] [stdout] | [INFO] [stdout] help: there is a method `as_encoded_bytes` with a similar name [INFO] [stdout] | [INFO] [stdout] 78 | match libc::stat(path.as_encoded_bytes().as_ptr() as *const c_char, stat) { [INFO] [stdout] | ~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `st_mode` on type `*mut libc::stat` [INFO] [stdout] --> src/linux.rs:83:22 [INFO] [stdout] | [INFO] [stdout] 83 | let perms = stat.st_mode; [INFO] [stdout] | -----^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | unknown field [INFO] [stdout] | help: `stat` is a raw pointer; try dereferencing it: `(*stat).st_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `ConfigError` doesn't implement `Debug` [INFO] [stdout] --> src/main.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 12 | ConfigErr(config::ConfigError), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `ConfigError` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `ConfigError`, which is required by `&ConfigError: Debug` [INFO] [stdout] = note: add `#[derive(Debug)]` to `ConfigError` or manually `impl Debug for ConfigError` [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `ConfigError` with `#[derive(Debug)]` [INFO] [stdout] --> src/config/mod.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 + #[derive(Debug)] [INFO] [stdout] 36 | pub enum ConfigError { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0015, E0277, E0423, E0432, E0585, E0599, E0600, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0015`. [INFO] [stdout] [INFO] [stderr] error: could not compile `doit` (bin "doit" test) due to 11 previous errors [INFO] running `Command { std: "docker" "inspect" "7df57bce5fdb6b2d1a57fc6734e615d8c4b39b7306ccbed460b19d0d835ba716", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7df57bce5fdb6b2d1a57fc6734e615d8c4b39b7306ccbed460b19d0d835ba716", kill_on_drop: false }` [INFO] [stdout] 7df57bce5fdb6b2d1a57fc6734e615d8c4b39b7306ccbed460b19d0d835ba716 [INFO] checking post-rex/doit against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpost-rex%2Fdoit" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/post-rex/doit 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/post-rex/doit [INFO] finished tweaking git repo https://github.com/post-rex/doit [INFO] tweaked toml for git repo https://github.com/post-rex/doit written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/post-rex/doit 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 17e466df1b97fd6ec4db6485f04434c705f50ad16aa131e152a5175092ebc289 [INFO] running `Command { std: "docker" "start" "-a" "17e466df1b97fd6ec4db6485f04434c705f50ad16aa131e152a5175092ebc289", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17e466df1b97fd6ec4db6485f04434c705f50ad16aa131e152a5175092ebc289", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17e466df1b97fd6ec4db6485f04434c705f50ad16aa131e152a5175092ebc289", kill_on_drop: false }` [INFO] [stdout] 17e466df1b97fd6ec4db6485f04434c705f50ad16aa131e152a5175092ebc289 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 4a3888ef4039d0e533249b15b8d2e57806affead9ed545e6c31158f78419d89d [INFO] running `Command { std: "docker" "start" "-a" "4a3888ef4039d0e533249b15b8d2e57806affead9ed545e6c31158f78419d89d", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "4a3888ef4039d0e533249b15b8d2e57806affead9ed545e6c31158f78419d89d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a3888ef4039d0e533249b15b8d2e57806affead9ed545e6c31158f78419d89d", kill_on_drop: false }` [INFO] [stdout] 4a3888ef4039d0e533249b15b8d2e57806affead9ed545e6c31158f78419d89d