[INFO] cloning repository https://github.com/regnskali/Learning [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/regnskali/Learning" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fregnskali%2FLearning", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fregnskali%2FLearning'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7a087a5ddc77eda5befc32b457f548a97fbe05ec [INFO] building regnskali/Learning against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fregnskali%2FLearning" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/regnskali/Learning [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/regnskali/Learning [INFO] tweaked toml for git repo https://github.com/regnskali/Learning written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/regnskali/Learning on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/regnskali/Learning 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded plist v1.3.1 [INFO] [stderr] Downloaded line-wrap v0.1.1 [INFO] [stderr] Downloaded jsonxf v1.1.1 [INFO] [stderr] Downloaded anyhow v1.0.60 [INFO] [stderr] Downloaded time v0.3.12 [INFO] [stderr] Downloaded serde v1.0.142 [INFO] [stderr] Downloaded serde_derive v1.0.142 [INFO] [stderr] Downloaded clap_derive v3.2.15 [INFO] [stderr] Downloaded serde_json v1.0.83 [INFO] [stderr] Downloaded onig v6.3.2 [INFO] [stderr] Downloaded clap v3.2.16 [INFO] [stderr] Downloaded libc v0.2.127 [INFO] [stderr] Downloaded tokio v1.20.1 [INFO] [stderr] Downloaded onig_sys v69.8.0 [INFO] [stderr] Downloaded syntect v4.6.0 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 02424fb49c7ec1189fcc8a6fc466904e8c1cce7a39dccd98fac9661681da9220 [INFO] running `Command { std: "docker" "start" "-a" "02424fb49c7ec1189fcc8a6fc466904e8c1cce7a39dccd98fac9661681da9220", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02424fb49c7ec1189fcc8a6fc466904e8c1cce7a39dccd98fac9661681da9220", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02424fb49c7ec1189fcc8a6fc466904e8c1cce7a39dccd98fac9661681da9220", kill_on_drop: false }` [INFO] [stdout] 02424fb49c7ec1189fcc8a6fc466904e8c1cce7a39dccd98fac9661681da9220 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0bbd554c8f52e2c1f9d064cfbabdc6552a26aff3499039763c6261f72677bcf3 [INFO] running `Command { std: "docker" "start" "-a" "0bbd554c8f52e2c1f9d064cfbabdc6552a26aff3499039763c6261f72677bcf3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.127 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling serde v1.0.142 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling onig_sys v69.8.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling serde_derive v1.0.142 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling time v0.3.12 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling anyhow v1.0.60 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling os_str_bytes v6.2.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling plist v1.3.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling webpki-roots v0.22.4 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling jsonxf v1.1.1 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling clap_derive v3.2.15 [INFO] [stderr] Compiling onig v6.3.2 [INFO] [stderr] Compiling clap v3.2.16 [INFO] [stderr] Compiling syntect v4.6.0 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling httpie v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "0bbd554c8f52e2c1f9d064cfbabdc6552a26aff3499039763c6261f72677bcf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bbd554c8f52e2c1f9d064cfbabdc6552a26aff3499039763c6261f72677bcf3", kill_on_drop: false }` [INFO] [stdout] 0bbd554c8f52e2c1f9d064cfbabdc6552a26aff3499039763c6261f72677bcf3 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa405f30109172f50c2674f7db7d70e359cbe9cf656e2c3003782b885e5e2e93 [INFO] running `Command { std: "docker" "start" "-a" "aa405f30109172f50c2674f7db7d70e359cbe9cf656e2c3003782b885e5e2e93", kill_on_drop: false }` [INFO] [stderr] Compiling httpie v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.77s [INFO] running `Command { std: "docker" "inspect" "aa405f30109172f50c2674f7db7d70e359cbe9cf656e2c3003782b885e5e2e93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa405f30109172f50c2674f7db7d70e359cbe9cf656e2c3003782b885e5e2e93", kill_on_drop: false }` [INFO] [stdout] aa405f30109172f50c2674f7db7d70e359cbe9cf656e2c3003782b885e5e2e93