[INFO] fetching crate cargo-expand 1.0.16... [INFO] testing cargo-expand-1.0.16 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate cargo-expand 1.0.16 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate cargo-expand 1.0.16 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cargo-expand 1.0.16 [INFO] finished tweaking crates.io crate cargo-expand 1.0.16 [INFO] tweaked toml for crates.io crate cargo-expand 1.0.16 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate cargo-expand 1.0.16 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn-select v0.2.0 [INFO] [stderr] Downloaded prettyplease v0.1.7 [INFO] [stderr] Downloaded path_abs v0.5.1 [INFO] [stderr] Downloaded ansi_colours v1.1.1 [INFO] [stderr] Downloaded clircle v0.3.0 [INFO] [stderr] Downloaded std_prelude v0.2.12 [INFO] [stderr] Downloaded syntect v4.6.0 [INFO] [stderr] Downloaded bat v0.19.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1191038e37b2d6da56290fd198ba17a7110813824a8a938aaa5841b1e9a3359 [INFO] running `Command { std: "docker" "start" "-a" "b1191038e37b2d6da56290fd198ba17a7110813824a8a938aaa5841b1e9a3359", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1191038e37b2d6da56290fd198ba17a7110813824a8a938aaa5841b1e9a3359", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1191038e37b2d6da56290fd198ba17a7110813824a8a938aaa5841b1e9a3359", kill_on_drop: false }` [INFO] [stdout] b1191038e37b2d6da56290fd198ba17a7110813824a8a938aaa5841b1e9a3359 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0993055f068586e1aa8d6168d5cecdee632eca64f8d699f926ae8e45b05f8b01 [INFO] running `Command { std: "docker" "start" "-a" "0993055f068586e1aa8d6168d5cecdee632eca64f8d699f926ae8e45b05f8b01", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.118 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling semver v1.0.5 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling bat v0.19.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling path_abs v0.5.1 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling rgb v0.8.31 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling toolchain_find v0.2.0 [INFO] [stderr] Compiling fancy-regex v0.7.1 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling ansi_colours v1.1.1 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling grep-cli v0.1.6 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling syn-select v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling clap_derive v3.1.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling clap v3.1.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling plist v1.3.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling clircle v0.3.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling syntect v4.6.0 [INFO] [stderr] Compiling cargo-expand v1.0.16 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.06s [INFO] running `Command { std: "docker" "inspect" "0993055f068586e1aa8d6168d5cecdee632eca64f8d699f926ae8e45b05f8b01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0993055f068586e1aa8d6168d5cecdee632eca64f8d699f926ae8e45b05f8b01", kill_on_drop: false }` [INFO] [stdout] 0993055f068586e1aa8d6168d5cecdee632eca64f8d699f926ae8e45b05f8b01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0259bc0643443eeac05c942aea5e3720193f4cbd24da0f8b2dd53647b049928a [INFO] running `Command { std: "docker" "start" "-a" "0259bc0643443eeac05c942aea5e3720193f4cbd24da0f8b2dd53647b049928a", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-expand v1.0.16 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.70s [INFO] running `Command { std: "docker" "inspect" "0259bc0643443eeac05c942aea5e3720193f4cbd24da0f8b2dd53647b049928a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0259bc0643443eeac05c942aea5e3720193f4cbd24da0f8b2dd53647b049928a", kill_on_drop: false }` [INFO] [stdout] 0259bc0643443eeac05c942aea5e3720193f4cbd24da0f8b2dd53647b049928a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2d688b3458e418c72c66f7c78328d1e2617d338d012983310dcdb521abc3971a [INFO] running `Command { std: "docker" "start" "-a" "2d688b3458e418c72c66f7c78328d1e2617d338d012983310dcdb521abc3971a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cargo_expand-78c7a110e25836d6) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test opts::test_cli ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2d688b3458e418c72c66f7c78328d1e2617d338d012983310dcdb521abc3971a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d688b3458e418c72c66f7c78328d1e2617d338d012983310dcdb521abc3971a", kill_on_drop: false }` [INFO] [stdout] 2d688b3458e418c72c66f7c78328d1e2617d338d012983310dcdb521abc3971a