[INFO] cloning repository https://github.com/jgabaut/invil [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jgabaut/invil" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgabaut%2Finvil", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgabaut%2Finvil'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 90e7ae7acfe7032e73af7c313d66a093acaa76ce [INFO] testing jgabaut/invil against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgabaut%2Finvil" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jgabaut/invil [INFO] finished tweaking git repo https://github.com/jgabaut/invil [INFO] tweaked toml for git repo https://github.com/jgabaut/invil written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jgabaut/invil on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jgabaut/invil 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_core v1.0.226 [INFO] [stderr] Downloaded toml v1.0.6+spec-1.1.0 [INFO] [stderr] Downloaded winapi-util v0.1.6 [INFO] [stderr] Downloaded anstyle-wincon v3.0.1 [INFO] [stderr] Downloaded dirs-sys v0.5.0 [INFO] [stderr] Downloaded anstyle-parse v0.2.2 [INFO] [stderr] Downloaded anstyle-query v1.0.0 [INFO] [stderr] Downloaded colorchoice v1.0.0 [INFO] [stderr] Downloaded redox_users v0.5.0 [INFO] [stderr] Downloaded strsim v0.11.0 [INFO] [stderr] Downloaded clap v4.5.60 [INFO] [stderr] Downloaded clap_derive v4.5.55 [INFO] [stderr] Downloaded memchr v2.6.4 [INFO] [stderr] Downloaded indexmap v2.11.4 [INFO] [stderr] Downloaded cc v1.0.83 [INFO] [stderr] Downloaded openssl-sys v0.9.96 [INFO] [stderr] Downloaded clap_builder v4.5.60 [INFO] [stderr] Downloaded winnow v0.7.13 [INFO] [stderr] Downloaded aho-corasick v1.1.2 [INFO] [stderr] Downloaded miniz_oxide v0.8.5 [INFO] [stderr] Downloaded git2 v0.20.4 [INFO] [stderr] Downloaded syn v2.0.103 [INFO] [stderr] Downloaded bitflags v2.4.1 [INFO] [stderr] Downloaded serde_derive v1.0.226 [INFO] [stderr] Downloaded getrandom v0.2.14 [INFO] [stderr] Downloaded crc32fast v1.4.0 [INFO] [stderr] Downloaded jobserver v0.1.27 [INFO] [stderr] Downloaded dirs v6.0.0 [INFO] [stderr] Downloaded itoa v1.0.9 [INFO] [stderr] Downloaded rustix v0.38.31 [INFO] [stderr] Downloaded simplelog v0.12.2 [INFO] [stderr] Downloaded anstream v0.6.11 [INFO] [stderr] Downloaded windows_x86_64_gnullvm v0.52.0 [INFO] [stderr] Downloaded windows_aarch64_gnullvm v0.52.0 [INFO] [stderr] Downloaded anstyle v1.0.8 [INFO] [stderr] Downloaded libssh2-sys v0.3.0 [INFO] [stderr] Downloaded pkg-config v0.3.27 [INFO] [stderr] Downloaded filetime v0.2.23 [INFO] [stderr] Downloaded num_threads v0.1.6 [INFO] [stderr] Downloaded errno v0.3.8 [INFO] [stderr] Downloaded clap_lex v1.0.0 [INFO] [stderr] Downloaded is_executable v1.0.4 [INFO] [stderr] Downloaded windows-targets v0.52.0 [INFO] [stderr] Downloaded xattr v1.3.1 [INFO] [stderr] Downloaded toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Downloaded toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Downloaded serde v1.0.226 [INFO] [stderr] Downloaded libc v0.2.153 [INFO] [stderr] Downloaded windows_aarch64_msvc v0.52.0 [INFO] [stderr] Downloaded windows_x86_64_gnu v0.52.0 [INFO] [stderr] Downloaded windows_i686_gnu v0.52.0 [INFO] [stderr] Downloaded windows_x86_64_msvc v0.52.0 [INFO] [stderr] Downloaded windows_i686_msvc v0.52.0 [INFO] [stderr] Downloaded linux-raw-sys v0.4.13 [INFO] [stderr] Downloaded libgit2-sys v0.18.3+1.9.2 [INFO] [stderr] Downloaded libz-sys v1.1.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce22811aec6f816eebc731b3e94d4671fb7365287376a6cf9b2c5ca87d2a4a22 [INFO] running `Command { std: "docker" "start" "-a" "ce22811aec6f816eebc731b3e94d4671fb7365287376a6cf9b2c5ca87d2a4a22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce22811aec6f816eebc731b3e94d4671fb7365287376a6cf9b2c5ca87d2a4a22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce22811aec6f816eebc731b3e94d4671fb7365287376a6cf9b2c5ca87d2a4a22", kill_on_drop: false }` [INFO] [stdout] ce22811aec6f816eebc731b3e94d4671fb7365287376a6cf9b2c5ca87d2a4a22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e114155e7ed7c736f2aac6e84afd26b744be7644646dfc1e555958bd8d577ff [INFO] running `Command { std: "docker" "start" "-a" "9e114155e7ed7c736f2aac6e84afd26b744be7644646dfc1e555958bd8d577ff", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling is_executable v1.0.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling openssl-sys v0.9.96 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling libgit2-sys v0.18.3+1.9.2 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling toml v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling git2 v0.20.4 [INFO] [stderr] Compiling invil v0.2.30 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.75s [INFO] running `Command { std: "docker" "inspect" "9e114155e7ed7c736f2aac6e84afd26b744be7644646dfc1e555958bd8d577ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e114155e7ed7c736f2aac6e84afd26b744be7644646dfc1e555958bd8d577ff", kill_on_drop: false }` [INFO] [stdout] 9e114155e7ed7c736f2aac6e84afd26b744be7644646dfc1e555958bd8d577ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58400c3875ab5b92f14ba89a38c99c394a5eaf84a9322ca76d591f741347efc1 [INFO] running `Command { std: "docker" "start" "-a" "58400c3875ab5b92f14ba89a38c99c394a5eaf84a9322ca76d591f741347efc1", kill_on_drop: false }` [INFO] [stderr] Compiling invil v0.2.30 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.80s [INFO] running `Command { std: "docker" "inspect" "58400c3875ab5b92f14ba89a38c99c394a5eaf84a9322ca76d591f741347efc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58400c3875ab5b92f14ba89a38c99c394a5eaf84a9322ca76d591f741347efc1", kill_on_drop: false }` [INFO] [stdout] 58400c3875ab5b92f14ba89a38c99c394a5eaf84a9322ca76d591f741347efc1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4811cceca62ed5a672c0d1ef4c4f04ff89dfdc84518dc27b818abf6b10f3b91e [INFO] running `Command { std: "docker" "start" "-a" "4811cceca62ed5a672c0d1ef4c4f04ff89dfdc84518dc27b818abf6b10f3b91e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/invil-5934f9b0ade0ef82) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test core::tests::test_semver_compare ... ok [INFO] [stdout] test core::tests::test_is_semver ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4811cceca62ed5a672c0d1ef4c4f04ff89dfdc84518dc27b818abf6b10f3b91e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4811cceca62ed5a672c0d1ef4c4f04ff89dfdc84518dc27b818abf6b10f3b91e", kill_on_drop: false }` [INFO] [stdout] 4811cceca62ed5a672c0d1ef4c4f04ff89dfdc84518dc27b818abf6b10f3b91e