[INFO] fetching crate pretty-exec 0.5.0... [INFO] testing pretty-exec-0.5.0 against 1.91.0 for beta-1.92-2 [INFO] extracting crate pretty-exec 0.5.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate pretty-exec 0.5.0 [INFO] finished tweaking crates.io crate pretty-exec 0.5.0 [INFO] tweaked toml for crates.io crate pretty-exec 0.5.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pretty-exec 0.5.0 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pretty-exec 0.5.0 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pretty-exec-lib v0.5.0 [INFO] [stderr] Downloaded clap-utilities v0.2.0 [INFO] [stderr] Downloaded is-terminal v0.3.0 [INFO] [stderr] Downloaded pipe-trait v0.4.0 [INFO] [stderr] Downloaded clap_lex v0.3.0 [INFO] [stderr] Downloaded syn v1.0.103 [INFO] [stderr] Downloaded clap_derive v4.0.18 [INFO] [stderr] Downloaded clap_complete v4.0.3 [INFO] [stderr] Downloaded cc v1.0.73 [INFO] [stderr] Downloaded serde v1.0.147 [INFO] [stderr] Downloaded serde_derive v1.0.147 [INFO] [stderr] Downloaded toml v0.5.9 [INFO] [stderr] Downloaded once_cell v1.15.0 [INFO] [stderr] Downloaded serde_json v1.0.87 [INFO] [stderr] Downloaded semver v1.0.14 [INFO] [stderr] Downloaded clap v4.0.18 [INFO] [stderr] Downloaded io-lifetimes v0.7.4 [INFO] [stderr] Downloaded yansi v0.5.1 [INFO] [stderr] Downloaded rustix v0.35.12 [INFO] [stderr] Downloaded libc v0.2.135 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac07aa9ac36e6037e543025f7b0b2c0014b6564f9a21a9c68a7a5c55de670d2c [INFO] running `Command { std: "docker" "start" "-a" "ac07aa9ac36e6037e543025f7b0b2c0014b6564f9a21a9c68a7a5c55de670d2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac07aa9ac36e6037e543025f7b0b2c0014b6564f9a21a9c68a7a5c55de670d2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac07aa9ac36e6037e543025f7b0b2c0014b6564f9a21a9c68a7a5c55de670d2c", kill_on_drop: false }` [INFO] [stdout] ac07aa9ac36e6037e543025f7b0b2c0014b6564f9a21a9c68a7a5c55de670d2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70689facc138aa944c3a5c4b349ec2f33c48707ca9aa190925758af41ae56854 [INFO] running `Command { std: "docker" "start" "-a" "70689facc138aa944c3a5c4b349ec2f33c48707ca9aa190925758af41ae56854", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.135 [INFO] [stderr] Compiling io-lifetimes v0.7.4 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling rustix v0.35.12 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.0.46 [INFO] [stderr] Compiling pipe-trait v0.4.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling is-terminal v0.3.0 [INFO] [stderr] Compiling clap_derive v4.0.18 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling typed-builder v0.10.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling clap v4.0.18 [INFO] [stderr] Compiling clap_complete v4.0.3 [INFO] [stderr] Compiling clap-utilities v0.2.0 [INFO] [stderr] Compiling pretty-exec-lib v0.5.0 [INFO] [stderr] Compiling pretty-exec v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.52s [INFO] running `Command { std: "docker" "inspect" "70689facc138aa944c3a5c4b349ec2f33c48707ca9aa190925758af41ae56854", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70689facc138aa944c3a5c4b349ec2f33c48707ca9aa190925758af41ae56854", kill_on_drop: false }` [INFO] [stdout] 70689facc138aa944c3a5c4b349ec2f33c48707ca9aa190925758af41ae56854 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bde6011b61c0b3cfa8b1579533e8e3e7dc577628b10cbe45230fc4b0a72e9ff9 [INFO] running `Command { std: "docker" "start" "-a" "bde6011b61c0b3cfa8b1579533e8e3e7dc577628b10cbe45230fc4b0a72e9ff9", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling pretty-exec v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `tests/../../../sync.json`: No such file or directory (os error 2) [INFO] [stdout] --> tests/sync.rs:24:32 [INFO] [stdout] | [INFO] [stdout] 24 | let json_version = include_str!("../../../sync.json") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | test_version!(bin_version, "../Cargo.toml"); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_version` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../../sync.json`: No such file or directory (os error 2) [INFO] [stdout] --> tests/sync.rs:24:32 [INFO] [stdout] | [INFO] [stdout] 24 | let json_version = include_str!("../../../sync.json") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | test_version!(lib_version, "../../pretty-exec-lib/Cargo.toml"); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_version` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../pretty-exec-lib/Cargo.toml`: No such file or directory (os error 2) [INFO] [stdout] --> tests/sync.rs:28:32 [INFO] [stdout] | [INFO] [stdout] 28 | let toml_version = include_str!($path) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | test_version!(lib_version, "../../pretty-exec-lib/Cargo.toml"); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_version` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: there is a file with the same name in a different directory [INFO] [stdout] | [INFO] [stdout] 38 - test_version!(lib_version, "../../pretty-exec-lib/Cargo.toml"); [INFO] [stdout] 38 + test_version!(lib_version, "../Cargo.toml"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../../exports/completion.bash`: No such file or directory (os error 2) [INFO] [stdout] --> tests/sync.rs:52:28 [INFO] [stdout] | [INFO] [stdout] 52 | let expected = include_str!($path); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | test_completion!(bash_completion: Bash -> "../../../exports/completion.bash"); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_completion` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../../exports/completion.fish`: No such file or directory (os error 2) [INFO] [stdout] --> tests/sync.rs:52:28 [INFO] [stdout] | [INFO] [stdout] 52 | let expected = include_str!($path); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | test_completion!(fish_completion: Fish -> "../../../exports/completion.fish"); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_completion` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../../exports/completion.zsh`: No such file or directory (os error 2) [INFO] [stdout] --> tests/sync.rs:52:28 [INFO] [stdout] | [INFO] [stdout] 52 | let expected = include_str!($path); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | test_completion!(zsh_completion: Zsh -> "../../../exports/completion.zsh"); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_completion` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../../exports/completion.ps1`: No such file or directory (os error 2) [INFO] [stdout] --> tests/sync.rs:52:28 [INFO] [stdout] | [INFO] [stdout] 52 | let expected = include_str!($path); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | test_completion!(powershell_completion: PowerShell -> "../../../exports/completion.ps1"); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_completion` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../../exports/completion.elv`: No such file or directory (os error 2) [INFO] [stdout] --> tests/sync.rs:52:28 [INFO] [stdout] | [INFO] [stdout] 52 | let expected = include_str!($path); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | test_completion!(elvish_completion: Elvish -> "../../../exports/completion.elv"); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_completion` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pretty-exec` (test "sync") due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "bde6011b61c0b3cfa8b1579533e8e3e7dc577628b10cbe45230fc4b0a72e9ff9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bde6011b61c0b3cfa8b1579533e8e3e7dc577628b10cbe45230fc4b0a72e9ff9", kill_on_drop: false }` [INFO] [stdout] bde6011b61c0b3cfa8b1579533e8e3e7dc577628b10cbe45230fc4b0a72e9ff9