[INFO] cloning repository https://github.com/grodin/wrkn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/grodin/wrkn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrodin%2Fwrkn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrodin%2Fwrkn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a3527b8cf554673ebb7124ea5d4866c0d47b4655 [INFO] testing grodin/wrkn against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrodin%2Fwrkn" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/grodin/wrkn [INFO] finished tweaking git repo https://github.com/grodin/wrkn [INFO] tweaked toml for git repo https://github.com/grodin/wrkn written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/grodin/wrkn on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/grodin/wrkn 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded owo-colors v4.2.0 [INFO] [stderr] Downloaded edit v0.1.4 [INFO] [stderr] Downloaded chrono-humanize v0.2.2 [INFO] [stderr] Downloaded atomicwrites v0.4.4 [INFO] [stderr] Downloaded assert_cmd v2.0.13 [INFO] [stderr] Downloaded clap v4.3.9 [INFO] [stderr] Downloaded testresult v0.4.1 [INFO] [stderr] Downloaded assert_fs v1.1.1 [INFO] [stderr] Downloaded fake v4.0.0 [INFO] [stderr] Downloaded deunicode v1.6.1 [INFO] [stderr] Downloaded proptest v1.2.0 [INFO] [stderr] Downloaded clap_builder v4.3.9 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e64d3064e6c2524c48f39ba39ac984c96a751684db805b12c7d610c41a490a3f [INFO] running `Command { std: "docker" "start" "-a" "e64d3064e6c2524c48f39ba39ac984c96a751684db805b12c7d610c41a490a3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e64d3064e6c2524c48f39ba39ac984c96a751684db805b12c7d610c41a490a3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e64d3064e6c2524c48f39ba39ac984c96a751684db805b12c7d610c41a490a3f", kill_on_drop: false }` [INFO] [stdout] e64d3064e6c2524c48f39ba39ac984c96a751684db805b12c7d610c41a490a3f [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a0a0cc58cabbfc24c1fa2ffd915fbc40b419e0dfa258e80a185d331d4ee44351 [INFO] running `Command { std: "docker" "start" "-a" "a0a0cc58cabbfc24c1fa2ffd915fbc40b419e0dfa258e80a185d331d4ee44351", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling rustix v0.38.25 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling gimli v0.27.3 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling object v0.30.4 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling owo-colors v4.2.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling chrono-humanize v0.2.2 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling atomicwrites v0.4.4 [INFO] [stderr] Compiling edit v0.1.4 [INFO] [stderr] Compiling clap_builder v4.3.9 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling clap v4.3.9 [INFO] [stderr] Compiling wrkn v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.34s [INFO] running `Command { std: "docker" "inspect" "a0a0cc58cabbfc24c1fa2ffd915fbc40b419e0dfa258e80a185d331d4ee44351", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0a0cc58cabbfc24c1fa2ffd915fbc40b419e0dfa258e80a185d331d4ee44351", kill_on_drop: false }` [INFO] [stdout] a0a0cc58cabbfc24c1fa2ffd915fbc40b419e0dfa258e80a185d331d4ee44351 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 0cc7bbb331c42b539af81a086b2fcf21e0cd2b169eb759e6394148e05325f094 [INFO] running `Command { std: "docker" "start" "-a" "0cc7bbb331c42b539af81a086b2fcf21e0cd2b169eb759e6394148e05325f094", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling predicates v3.1.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling deunicode v1.6.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling testresult v0.4.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pretty_assertions v1.3.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling object v0.30.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling proptest v1.2.0 [INFO] [stderr] Compiling chrono-humanize v0.2.2 [INFO] [stderr] Compiling fake v4.0.0 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling bstr v1.9.0 [INFO] [stderr] Compiling wrkn v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling assert_cmd v2.0.13 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling assert_fs v1.1.1 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 22.27s [INFO] running `Command { std: "docker" "inspect" "0cc7bbb331c42b539af81a086b2fcf21e0cd2b169eb759e6394148e05325f094", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cc7bbb331c42b539af81a086b2fcf21e0cd2b169eb759e6394148e05325f094", kill_on_drop: false }` [INFO] [stdout] 0cc7bbb331c42b539af81a086b2fcf21e0cd2b169eb759e6394148e05325f094 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ac8d6e5881405f5e8c3c3a3626e3b01cde7f00d90c6d83396b4e1b2e6965276e [INFO] running `Command { std: "docker" "start" "-a" "ac8d6e5881405f5e8c3c3a3626e3b01cde7f00d90c6d83396b4e1b2e6965276e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/wrkn-978ec7a16eef3b1b) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test wrkn::parser::tests::can_parse_single_line_to_entry ... ok [INFO] [stdout] test cli::verify_cli ... ok [INFO] [stdout] test wrkn::tests::parse_and_to_string_inverse ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/integration_tests-1eed058a028b958c) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test cmd_recent_succeeds_if_file_doesnt_exist ... ok [INFO] [stdout] test cmd_recent_can_read_file ... ok [INFO] [stdout] test cmd_now_creates_file_if_needed ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ac8d6e5881405f5e8c3c3a3626e3b01cde7f00d90c6d83396b4e1b2e6965276e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac8d6e5881405f5e8c3c3a3626e3b01cde7f00d90c6d83396b4e1b2e6965276e", kill_on_drop: false }` [INFO] [stdout] ac8d6e5881405f5e8c3c3a3626e3b01cde7f00d90c6d83396b4e1b2e6965276e