[INFO] cloning repository https://github.com/Quintschaf/nail [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Quintschaf/nail" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQuintschaf%2Fnail", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQuintschaf%2Fnail'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ac65691fd3b4f743659584a0e952876a0465facd [INFO] testing Quintschaf/nail/ac65691fd3b4f743659584a0e952876a0465facd against 1.81.0 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQuintschaf%2Fnail" "/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/Quintschaf/nail on toolchain 1.81.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Quintschaf/nail [INFO] finished tweaking git repo https://github.com/Quintschaf/nail [INFO] tweaked toml for git repo https://github.com/Quintschaf/nail written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Quintschaf/nail 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.81.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap_derive v4.0.7 [INFO] [stderr] Downloaded handlebars v4.3.4 [INFO] [stderr] Downloaded comrak v0.14.0 [INFO] [stderr] Downloaded clap v4.0.7 [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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec826416f7999bcbdd293ae82d5fd1120652643f83997536934b304d0979ed7f [INFO] running `Command { std: "docker" "start" "-a" "ec826416f7999bcbdd293ae82d5fd1120652643f83997536934b304d0979ed7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec826416f7999bcbdd293ae82d5fd1120652643f83997536934b304d0979ed7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec826416f7999bcbdd293ae82d5fd1120652643f83997536934b304d0979ed7f", kill_on_drop: false }` [INFO] [stdout] ec826416f7999bcbdd293ae82d5fd1120652643f83997536934b304d0979ed7f [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=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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9c9f5039cef720c302284792cf389b76ecb602ce9a7781a3c2d35a66e721efc [INFO] running `Command { std: "docker" "start" "-a" "e9c9f5039cef720c302284792cf389b76ecb602ce9a7781a3c2d35a66e721efc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.134 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling time v0.3.14 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling clap_derive v4.0.7 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling xdg v2.4.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling filetime v0.2.17 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling crc-catalog v2.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling clap v4.0.7 [INFO] [stderr] Compiling crc v3.0.0 [INFO] [stderr] Compiling tiny_http v0.11.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling notify v5.0.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling plist v1.3.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling syntect v4.6.0 [INFO] [stderr] Compiling handlebars v4.3.4 [INFO] [stderr] Compiling comrak v0.14.0 [INFO] [stderr] Compiling nail-blog v0.0.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.64s [INFO] running `Command { std: "docker" "inspect" "e9c9f5039cef720c302284792cf389b76ecb602ce9a7781a3c2d35a66e721efc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9c9f5039cef720c302284792cf389b76ecb602ce9a7781a3c2d35a66e721efc", kill_on_drop: false }` [INFO] [stdout] e9c9f5039cef720c302284792cf389b76ecb602ce9a7781a3c2d35a66e721efc [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=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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46e0b5f36ed81e68aee4802d572971e060c5f6e793d3c2a174ba2315f026b33e [INFO] running `Command { std: "docker" "start" "-a" "46e0b5f36ed81e68aee4802d572971e060c5f6e793d3c2a174ba2315f026b33e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] running `Command { std: "docker" "inspect" "46e0b5f36ed81e68aee4802d572971e060c5f6e793d3c2a174ba2315f026b33e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46e0b5f36ed81e68aee4802d572971e060c5f6e793d3c2a174ba2315f026b33e", kill_on_drop: false }` [INFO] [stdout] 46e0b5f36ed81e68aee4802d572971e060c5f6e793d3c2a174ba2315f026b33e [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=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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 18196329549fc4eca3351442a38b853ad44d1668d2f9593618065472dc294bb9 [INFO] running `Command { std: "docker" "start" "-a" "18196329549fc4eca3351442a38b853ad44d1668d2f9593618065472dc294bb9", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] running `Command { std: "docker" "inspect" "18196329549fc4eca3351442a38b853ad44d1668d2f9593618065472dc294bb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18196329549fc4eca3351442a38b853ad44d1668d2f9593618065472dc294bb9", kill_on_drop: false }` [INFO] [stdout] 18196329549fc4eca3351442a38b853ad44d1668d2f9593618065472dc294bb9