[INFO] fetching crate cardito 0.2.4...
[INFO] testing cardito-0.2.4 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate cardito 0.2.4 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate cardito 0.2.4
[INFO] finished tweaking crates.io crate cardito 0.2.4
[INFO] tweaked toml for crates.io crate cardito 0.2.4 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cardito 0.2.4 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cardito 0.2.4 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded templito v0.4.9
[INFO] [stderr]   Downloaded imagesize v0.8.8
[INFO] [stderr]   Downloaded clone_dyn_types v0.26.0
[INFO] [stderr]   Downloaded gobble v0.6.3
[INFO] [stderr]   Downloaded iter_tools v0.24.0
[INFO] [stderr]   Downloaded tokenate v0.1.0
[INFO] [stderr]   Downloaded err_tools v0.1.1
[INFO] [stderr]   Downloaded card_format v0.2.1
[INFO] [stderr]   Downloaded cc v1.2.1
[INFO] [stderr]   Downloaded syn v2.0.89
[INFO] [stderr]   Downloaded libc v0.2.165
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 94956b59e8a6c1deec15e0e43774a267d2a2ed45ac1e4afbd8c171f872f783e5
[INFO] running `Command { std: "docker" "start" "-a" "94956b59e8a6c1deec15e0e43774a267d2a2ed45ac1e4afbd8c171f872f783e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "94956b59e8a6c1deec15e0e43774a267d2a2ed45ac1e4afbd8c171f872f783e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94956b59e8a6c1deec15e0e43774a267d2a2ed45ac1e4afbd8c171f872f783e5", kill_on_drop: false }`
[INFO] [stdout] 94956b59e8a6c1deec15e0e43774a267d2a2ed45ac1e4afbd8c171f872f783e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d55282345978a5d2bb84862113f88900b8a92400262a520601b075117175ae44
[INFO] running `Command { std: "docker" "start" "-a" "d55282345978a5d2bb84862113f88900b8a92400262a520601b075117175ae44", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling libc v0.2.165
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling pulldown-cmark v0.7.2
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling bytemuck v1.20.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling tokenate v0.1.0
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]    Compiling clone_dyn_types v0.26.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling imagesize v0.8.8
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling iter_tools v0.24.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling err_tools v0.1.1
[INFO] [stderr]    Compiling gobble v0.6.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling tiff v0.6.1
[INFO] [stderr]    Compiling card_format v0.2.1
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling templito v0.4.9
[INFO] [stderr]    Compiling cardito v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.52s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: gobble v0.6.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "d55282345978a5d2bb84862113f88900b8a92400262a520601b075117175ae44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d55282345978a5d2bb84862113f88900b8a92400262a520601b075117175ae44", kill_on_drop: false }`
[INFO] [stdout] d55282345978a5d2bb84862113f88900b8a92400262a520601b075117175ae44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bbdb9504a1ef4e94db495099e0d28f4ab54adde68e79eaaa85ef36c8adb18e45
[INFO] running `Command { std: "docker" "start" "-a" "bbdb9504a1ef4e94db495099e0d28f4ab54adde68e79eaaa85ef36c8adb18e45", kill_on_drop: false }`
[INFO] [stderr]    Compiling cardito v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.26s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: gobble v0.6.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "bbdb9504a1ef4e94db495099e0d28f4ab54adde68e79eaaa85ef36c8adb18e45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbdb9504a1ef4e94db495099e0d28f4ab54adde68e79eaaa85ef36c8adb18e45", kill_on_drop: false }`
[INFO] [stdout] bbdb9504a1ef4e94db495099e0d28f4ab54adde68e79eaaa85ef36c8adb18e45
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e9e03198d831e2ebc3c6ccae23995e3394f5782d894ffea11f33cc1ef1f4695f
[INFO] running `Command { std: "docker" "start" "-a" "e9e03198d831e2ebc3c6ccae23995e3394f5782d894ffea11f33cc1ef1f4695f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: gobble v0.6.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cardito-f87b6e9ec815d935)
[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" "e9e03198d831e2ebc3c6ccae23995e3394f5782d894ffea11f33cc1ef1f4695f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9e03198d831e2ebc3c6ccae23995e3394f5782d894ffea11f33cc1ef1f4695f", kill_on_drop: false }`
[INFO] [stdout] e9e03198d831e2ebc3c6ccae23995e3394f5782d894ffea11f33cc1ef1f4695f
