[INFO] fetching crate ffizer 2.12.0... [INFO] testing ffizer-2.12.0 against 1.81.0 for beta-1.82-1 [INFO] extracting crate ffizer 2.12.0 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate ffizer 2.12.0 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 crates.io crate ffizer 2.12.0 [INFO] finished tweaking crates.io crate ffizer 2.12.0 [INFO] tweaked toml for crates.io crate ffizer 2.12.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate crates.io crate ffizer 2.12.0 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded human-panic v1.2.2 [INFO] [stderr] Downloaded jsonnet-rs v0.17.0 [INFO] [stderr] Downloaded git2_credentials v0.13.0 [INFO] [stderr] Downloaded handlebars_misc_helpers v0.13.0 [INFO] [stderr] Downloaded jmespath v0.3.0 [INFO] [stderr] Downloaded serde_yaml v0.9.27 [INFO] [stderr] Downloaded similar v2.3.0 [INFO] [stderr] Downloaded winnow v0.5.26 [INFO] [stderr] Downloaded deunicode v1.4.2 [INFO] [stderr] Downloaded git2 v0.18.1 [INFO] [stderr] Downloaded jsonnet-sys v0.17.0 [INFO] [stderr] Downloaded fsio v0.4.0 [INFO] [stderr] Downloaded run_script v0.10.1 [INFO] [stderr] Downloaded libgit2-sys v0.16.1+1.7.1 [INFO] [stderr] Downloaded openssl-src v300.2.0+3.2.0 [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] 3fb4c424cfd63f842f97ad189a5c433acff8bf0de47b4e0f4d807e56ea020a17 [INFO] running `Command { std: "docker" "start" "-a" "3fb4c424cfd63f842f97ad189a5c433acff8bf0de47b4e0f4d807e56ea020a17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3fb4c424cfd63f842f97ad189a5c433acff8bf0de47b4e0f4d807e56ea020a17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fb4c424cfd63f842f97ad189a5c433acff8bf0de47b4e0f4d807e56ea020a17", kill_on_drop: false }` [INFO] [stdout] 3fb4c424cfd63f842f97ad189a5c433acff8bf0de47b4e0f4d807e56ea020a17 [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] b6e1f7202e6dcdc38c90c236f4aff9a7c38ed580bab5c52218a763562aed1951 [INFO] running `Command { std: "docker" "start" "-a" "b6e1f7202e6dcdc38c90c236f4aff9a7c38ed580bab5c52218a763562aed1951", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling tokio v1.35.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling openssl-src v300.2.0+3.2.0 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling openssl-sys v0.9.97 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling pest v2.7.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling deunicode v1.4.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling pest_meta v2.7.5 [INFO] [stderr] Compiling slug v0.1.5 [INFO] [stderr] Compiling h2 v0.3.22 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling pest_generator v2.7.5 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling jsonnet-sys v0.17.0 [INFO] [stderr] Compiling libgit2-sys v0.16.1+1.7.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling anstream v0.6.5 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling pest_derive v2.7.5 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling jmespath v0.3.0 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.4 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling winnow v0.5.26 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling openssl v0.10.61 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling schemars v0.8.16 [INFO] [stderr] Compiling unsafe-libyaml v0.2.9 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling webpki-roots v0.25.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling clap_builder v4.4.11 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling serde_yaml v0.9.27 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling schemars_derive v0.8.16 [INFO] [stderr] Compiling fsio v0.4.0 [INFO] [stderr] Compiling toml v0.8.8 [INFO] [stderr] Compiling handlebars v4.5.0 [INFO] [stderr] Compiling dialoguer v0.10.4 [INFO] [stderr] Compiling os_info v3.7.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling enquote v1.1.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling uuid v1.6.1 [INFO] [stderr] Compiling bstr v1.8.0 [INFO] [stderr] Compiling dyn-clone v1.0.16 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling indicatif v0.17.7 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling similar v2.3.0 [INFO] [stderr] Compiling human-panic v1.2.2 [INFO] [stderr] Compiling clap v4.4.11 [INFO] [stderr] Compiling run_script v0.10.1 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling serde_plain v1.0.2 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling jsonnet-rs v0.17.0 [INFO] [stderr] Compiling handlebars_misc_helpers v0.13.0 [INFO] [stderr] Compiling git2 v0.18.1 [INFO] [stderr] Compiling git2_credentials v0.13.0 [INFO] [stderr] Compiling ffizer v2.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 48s [INFO] running `Command { std: "docker" "inspect" "b6e1f7202e6dcdc38c90c236f4aff9a7c38ed580bab5c52218a763562aed1951", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6e1f7202e6dcdc38c90c236f4aff9a7c38ed580bab5c52218a763562aed1951", kill_on_drop: false }` [INFO] [stdout] b6e1f7202e6dcdc38c90c236f4aff9a7c38ed580bab5c52218a763562aed1951 [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] f0601a9a7db4a57e8fe1254745557c6f3205ae253eb116abf5937bf046e334cd [INFO] running `Command { std: "docker" "start" "-a" "f0601a9a7db4a57e8fe1254745557c6f3205ae253eb116abf5937bf046e334cd", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling relative-path v1.9.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling similar-asserts v1.5.0 [INFO] [stderr] Compiling bstr v1.8.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling predicates v3.0.4 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling assert_cmd v2.0.12 [INFO] [stderr] Compiling test-generator v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling openssl v0.10.61 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling pest v2.7.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling enquote v1.1.0 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling clap v4.4.11 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling pest_meta v2.7.5 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling h2 v0.3.22 [INFO] [stderr] Compiling pest_generator v2.7.5 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling futures-executor v0.3.29 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling pest_derive v2.7.5 [INFO] [stderr] Compiling rstest v0.18.2 [INFO] [stderr] Compiling git2_credentials v0.13.0 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.4 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling os_info v3.7.0 [INFO] [stderr] Compiling serde_yaml v0.9.27 [INFO] [stderr] Compiling serde_plain v1.0.2 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling jmespath v0.3.0 [INFO] [stderr] Compiling handlebars v4.5.0 [INFO] [stderr] Compiling schemars v0.8.16 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling toml v0.8.8 [INFO] [stderr] Compiling human-panic v1.2.2 [INFO] [stderr] Compiling handlebars_misc_helpers v0.13.0 [INFO] [stderr] Compiling ffizer v2.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 41.43s [INFO] running `Command { std: "docker" "inspect" "f0601a9a7db4a57e8fe1254745557c6f3205ae253eb116abf5937bf046e334cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0601a9a7db4a57e8fe1254745557c6f3205ae253eb116abf5937bf046e334cd", kill_on_drop: false }` [INFO] [stdout] f0601a9a7db4a57e8fe1254745557c6f3205ae253eb116abf5937bf046e334cd [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] eb1f2f803f12dc1204ce6ec6c38886cda30439f1feef0e3f01b5366a9e6f71a1 [INFO] running `Command { std: "docker" "start" "-a" "eb1f2f803f12dc1204ce6ec6c38886cda30439f1feef0e3f01b5366a9e6f71a1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.62s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ffizer-25879df81581d59d) [INFO] [stdout] [INFO] [stdout] running 59 tests [INFO] [stdout] test cfg::template_cfg::tests::test_accept_ignores_with_values ... ok [INFO] [stdout] test cfg::template_cfg::tests::test_deserialize_cfg_yaml ... ok [INFO] [stdout] test files::tests::test_remove_special_suffix_on_filename::case_1 ... ok [INFO] [stdout] test cfg::template_cfg::tests::test_deserialize_cfg_yaml_use_template_dir_true ... ok [INFO] [stdout] test files::tests::test_remove_special_suffix_on_filename::case_3 ... ok [INFO] [stdout] test cfg::template_cfg::tests::test_transforms_values ... ok [INFO] [stdout] test files::tests::test_remove_special_suffix_on_filename::case_5 ... ok [INFO] [stdout] test files::tests::test_remove_special_suffix_on_filename::case_6 ... ok [INFO] [stdout] test files::tests::test_remove_special_suffix_on_filename::case_7 ... ok [INFO] [stdout] test files::tests::test_remove_special_suffix_on_filename::case_8 ... ok [INFO] [stdout] test files::tests::test_remove_special_suffix_on_filename::case_9 ... ok [INFO] [stdout] test files::tests::test_add_suffix ... ok [INFO] [stdout] test cfg::template_cfg::tests::various_assert_equals ... ok [INFO] [stdout] test git::tests::should_get_merge_cmd ... ignored, Only works on my laptop [INFO] [stdout] test cfg::template_cfg::tests::test_deserialize_cfg_yaml_use_template_dir_false ... ok [INFO] [stdout] test graph::tests::test_find_edges_ordered_by_depth ... ok [INFO] [stdout] test files::tests::test_remove_special_suffix_on_filename::case_2 ... ok [INFO] [stdout] test files::tests::test_is_ffizer_handlebars ... ok [INFO] [stdout] test cli_opt::tests::verify_cli ... ok [INFO] [stdout] test files::tests::test_remove_special_suffix_on_filename::case_4 ... ok [INFO] [stdout] test source_file::tests::test_cmp_sourcefile ... ok [INFO] [stdout] test source_uri::tests::assert_source_uri_from_str::case_2_git_with_git_extension ... ok [INFO] [stdout] test path_pattern::tests::test_pattern_with_glob ... ok [INFO] [stdout] test path_pattern::tests::test_pattern_are_trimmed ... ok [INFO] [stdout] git version 2.34.1 [INFO] [stdout] test source_uri::tests::assert_source_uri_from_str::case_3_git_without_git_extension ... ok [INFO] [stdout] test source_uri::tests::assert_source_uri_from_str::case_4_https_with_git_extension ... ok [INFO] [stdout] test source_uri::tests::assert_source_uri_from_str::case_5_https_without_git_extension ... ok [INFO] [stdout] test source_uri::tests::assert_source_uri_from_str::case_7_abbreviation_gh ... ok [INFO] [stdout] test source_uri::tests::assert_source_uri_from_str::case_8_abbreviation_gl ... ok [INFO] [stdout] test source_uri::tests::assert_source_uri_from_str::case_9_abbreviation_bitbucket ... ok [INFO] [stdout] test tests::test_compute_dst_path_ffizer_handlebars ... ok [INFO] [stdout] test source_uri::tests::assert_source_uri_from_str::case_1_abs_localpath ... ok [INFO] [stdout] test tests::test_compute_dst_path_rendered_filename ... ok [INFO] [stdout] test source_uri::tests::assert_source_uri_from_str::case_6_https_with_git_extension_and_username ... ok [INFO] [stdout] test scripts::tests::should_redirect_io ... ok [INFO] [stdout] test tests::test_compute_dst_path_asis ... ok [INFO] [stdout] test tests::test_compute_dst_path_rendered_folder ... ok [INFO] [stdout] test tests::test_plan_with_duplicate_from_2_templates ... ok [INFO] [stdout] test tests::test_copy_file_permissions ... ok [INFO] [stdout] test tests::test_plan_with_empty ... ok [INFO] [stdout] test tests::test_mk_file_by_copy ... ok [INFO] [stdout] test tests::test_path_extension_extraction ... ok [INFO] [stdout] test tests::test_mk_file_by_render ... ok [INFO] [stdout] test tests::test_update_file_keep ... ok [INFO] [stdout] test tests::test_hbs_expression ... ok [INFO] [stdout] test tests::test_update_file_override ... ok [INFO] [stdout] test tests::test_update_file_update_as_remote ... ok [INFO] [stdout] test timeline::tests::test_make_template::multi_source ... ok [INFO] [stdout] test timeline::tests::test_make_template::single_source ... ok [INFO] [stdout] test tests::test_update_file_current_as_local ... ok [INFO] [stdout] test ui::tree::tests::test_ ... ok [INFO] [stdout] test variables::tests::test_to_value ... ok [INFO] [stdout] test timeline::tests::test_make_template::empty ... ok [INFO] [stdout] test timeline::tests::test_save_load_variables ... ok [INFO] [stdout] test timeline::tests::test_save_load_srcs::multi_use_with_replacement ... ok [INFO] [stdout] test timeline::tests::test_save_load_srcs::single_use ... ok [INFO] [stdout] test timeline::tests::test_save_load_srcs::multi_use ... ok [INFO] [stdout] test git::git2::tests::retrieve_should_update_existing_template ... ok [INFO] [stdout] test git::tests::retrieve_should_update_existing_template ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 58 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.27s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ffizer-4355400c324f948e) [INFO] [stdout] [INFO] [stderr] Doc-tests ffizer [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "eb1f2f803f12dc1204ce6ec6c38886cda30439f1feef0e3f01b5366a9e6f71a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb1f2f803f12dc1204ce6ec6c38886cda30439f1feef0e3f01b5366a9e6f71a1", kill_on_drop: false }` [INFO] [stdout] eb1f2f803f12dc1204ce6ec6c38886cda30439f1feef0e3f01b5366a9e6f71a1