[INFO] cloning repository https://github.com/wangxiaochuang/03-error-code [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wangxiaochuang/03-error-code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwangxiaochuang%2F03-error-code", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwangxiaochuang%2F03-error-code'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5833f8dde6d18353ab8a74ca70fd84689cdeb8a1 [INFO] building wangxiaochuang/03-error-code against master#f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9 for pr-137044-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwangxiaochuang%2F03-error-code" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wangxiaochuang/03-error-code on toolchain f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wangxiaochuang/03-error-code [INFO] finished tweaking git repo https://github.com/wangxiaochuang/03-error-code [INFO] tweaked toml for git repo https://github.com/wangxiaochuang/03-error-code written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/wangxiaochuang/03-error-code 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" "+f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror v1.0.61 [INFO] [stderr] Downloaded darling_core v0.20.9 [INFO] [stderr] Downloaded darling v0.20.9 [INFO] [stderr] Downloaded windows-targets v0.52.5 [INFO] [stderr] Downloaded bytes v1.6.0 [INFO] [stderr] Downloaded overload v0.1.1 [INFO] [stderr] Downloaded async-trait v0.1.80 [INFO] [stderr] Downloaded serde_derive v1.0.202 [INFO] [stderr] Downloaded miniz_oxide v0.7.3 [INFO] [stderr] Downloaded serde v1.0.202 [INFO] [stderr] Downloaded cc v1.0.98 [INFO] [stderr] Downloaded regex-automata v0.1.10 [INFO] [stderr] Downloaded hyper v1.3.1 [INFO] [stderr] Downloaded serde_json v1.0.117 [INFO] [stderr] Downloaded axum v0.7.5 [INFO] [stderr] Downloaded backtrace v0.3.71 [INFO] [stderr] Downloaded tracing-subscriber v0.3.18 [INFO] [stderr] Downloaded syn v2.0.64 [INFO] [stderr] Downloaded regex v1.10.4 [INFO] [stderr] Downloaded memchr v2.7.2 [INFO] [stderr] Downloaded sharded-slab v0.1.7 [INFO] [stderr] Downloaded log v0.4.21 [INFO] [stderr] Downloaded valuable v0.1.0 [INFO] [stderr] Downloaded tracing-log v0.2.0 [INFO] [stderr] Downloaded regex-syntax v0.8.3 [INFO] [stderr] Downloaded http-body-util v0.1.1 [INFO] [stderr] Downloaded serde_path_to_error v0.1.16 [INFO] [stderr] Downloaded windows_x86_64_gnullvm v0.52.5 [INFO] [stderr] Downloaded windows_aarch64_gnullvm v0.52.5 [INFO] [stderr] Downloaded nu-ansi-term v0.46.0 [INFO] [stderr] Downloaded thread_local v1.1.8 [INFO] [stderr] Downloaded matchers v0.1.0 [INFO] [stderr] Downloaded windows_i686_gnullvm v0.52.5 [INFO] [stderr] Downloaded proc-macro2 v1.0.82 [INFO] [stderr] Downloaded thiserror-impl v1.0.61 [INFO] [stderr] Downloaded darling_macro v0.20.9 [INFO] [stderr] Downloaded regex-automata v0.4.6 [INFO] [stderr] Downloaded windows_aarch64_msvc v0.52.5 [INFO] [stderr] Downloaded tokio v1.37.0 [INFO] [stderr] Downloaded windows_x86_64_gnu v0.52.5 [INFO] [stderr] Downloaded windows_i686_msvc v0.52.5 [INFO] [stderr] Downloaded windows_x86_64_msvc v0.52.5 [INFO] [stderr] Downloaded windows_i686_gnu v0.52.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84081b73ee5bf23db71a040ee6205d1644c919c4dc1cfa0bc6ed07ea0e40119f [INFO] running `Command { std: "docker" "start" "-a" "84081b73ee5bf23db71a040ee6205d1644c919c4dc1cfa0bc6ed07ea0e40119f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84081b73ee5bf23db71a040ee6205d1644c919c4dc1cfa0bc6ed07ea0e40119f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84081b73ee5bf23db71a040ee6205d1644c919c4dc1cfa0bc6ed07ea0e40119f", kill_on_drop: false }` [INFO] [stdout] 84081b73ee5bf23db71a040ee6205d1644c919c4dc1cfa0bc6ed07ea0e40119f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7e7513aaf60fc714ff666408cec1bc5f10f8a2f1596d68811f53f47995b1b5a [INFO] running `Command { std: "docker" "start" "-a" "d7e7513aaf60fc714ff666408cec1bc5f10f8a2f1596d68811f53f47995b1b5a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.64 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling darling_macro v0.20.9 [INFO] [stderr] Compiling darling v0.20.9 [INFO] [stderr] Compiling error-code-derive v0.1.0 (/opt/rustwide/workdir/error-code-derive) [INFO] [stderr] Compiling error-code v0.1.0 (/opt/rustwide/workdir/error-code) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.61s [INFO] running `Command { std: "docker" "inspect" "d7e7513aaf60fc714ff666408cec1bc5f10f8a2f1596d68811f53f47995b1b5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7e7513aaf60fc714ff666408cec1bc5f10f8a2f1596d68811f53f47995b1b5a", kill_on_drop: false }` [INFO] [stdout] d7e7513aaf60fc714ff666408cec1bc5f10f8a2f1596d68811f53f47995b1b5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77211543f0e653e8ce162122edcd96073ad9798b77203910fc2e82e292e922ea [INFO] running `Command { std: "docker" "start" "-a" "77211543f0e653e8ce162122edcd96073ad9798b77203910fc2e82e292e922ea", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.64 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling darling_macro v0.20.9 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling darling v0.20.9 [INFO] [stderr] Compiling error-code-derive v0.1.0 (/opt/rustwide/workdir/error-code-derive) [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling error-code v0.1.0 (/opt/rustwide/workdir/error-code) [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "77211543f0e653e8ce162122edcd96073ad9798b77203910fc2e82e292e922ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77211543f0e653e8ce162122edcd96073ad9798b77203910fc2e82e292e922ea", kill_on_drop: false }` [INFO] [stdout] 77211543f0e653e8ce162122edcd96073ad9798b77203910fc2e82e292e922ea