[INFO] fetching crate qvnt-i 0.4.4... [INFO] testing qvnt-i-0.4.4 against 1.91.0 for beta-1.92-2 [INFO] extracting crate qvnt-i 0.4.4 into /workspace/builds/worker-2-tc1/source [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate qvnt-i 0.4.4 [INFO] finished tweaking crates.io crate qvnt-i 0.4.4 [INFO] tweaked toml for crates.io crate qvnt-i 0.4.4 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate qvnt-i 0.4.4 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate qvnt-i 0.4.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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unicode-ident v1.0.5 [INFO] [stderr] Downloaded termtree v0.4.0 [INFO] [stderr] Downloaded fd-lock v3.0.10 [INFO] [stderr] Downloaded home v0.5.4 [INFO] [stderr] Downloaded meval v0.2.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.47 [INFO] [stderr] Downloaded clap_derive v4.1.8 [INFO] [stderr] Downloaded cc v1.0.77 [INFO] [stderr] Downloaded nom v1.2.4 [INFO] [stderr] Downloaded rustyline v11.0.0 [INFO] [stderr] Downloaded rayon-core v1.10.1 [INFO] [stderr] Downloaded num-complex v0.4.2 [INFO] [stderr] Downloaded rayon v1.6.0 [INFO] [stderr] Downloaded clap v4.1.8 [INFO] [stderr] Downloaded syn v1.0.104 [INFO] [stderr] Downloaded ucd-util v0.1.9 [INFO] [stderr] Downloaded io-lifetimes v1.0.2 [INFO] [stderr] Downloaded once_cell v1.16.0 [INFO] [stderr] Downloaded enum_dispatch v0.3.8 [INFO] [stderr] Downloaded qvnt-qasm v0.2.0 [INFO] [stderr] Downloaded either v1.8.0 [INFO] [stderr] Downloaded num_cpus v1.14.0 [INFO] [stderr] Downloaded libc v0.2.137 [INFO] [stderr] Downloaded linux-raw-sys v0.1.3 [INFO] [stderr] Downloaded qvnt v0.4.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ae83ff8b506c5a58819ace4a85750165a6fb0b6ed36a0011755f3a6b25d119c [INFO] running `Command { std: "docker" "start" "-a" "2ae83ff8b506c5a58819ace4a85750165a6fb0b6ed36a0011755f3a6b25d119c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ae83ff8b506c5a58819ace4a85750165a6fb0b6ed36a0011755f3a6b25d119c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ae83ff8b506c5a58819ace4a85750165a6fb0b6ed36a0011755f3a6b25d119c", kill_on_drop: false }` [INFO] [stdout] 2ae83ff8b506c5a58819ace4a85750165a6fb0b6ed36a0011755f3a6b25d119c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 024e8185ca624764c2d2910cc1f21da55660edaf77db1c3ec4a79693480b8de7 [INFO] running `Command { std: "docker" "start" "-a" "024e8185ca624764c2d2910cc1f21da55660edaf77db1c3ec4a79693480b8de7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling syn v1.0.104 [INFO] [stderr] Compiling io-lifetimes v1.0.2 [INFO] [stderr] Compiling rustix v0.36.9 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.1.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling ucd-util v0.1.9 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling home v0.5.4 [INFO] [stderr] Compiling termtree v0.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling clap_lex v0.3.2 [INFO] [stderr] Compiling meval v0.2.0 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling qvnt-qasm v0.2.0 [INFO] [stderr] Compiling rayon v1.6.0 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling fd-lock v3.0.10 [INFO] [stderr] Compiling is-terminal v0.4.4 [INFO] [stderr] Compiling rustyline v11.0.0 [INFO] [stderr] Compiling clap_derive v4.1.8 [INFO] [stderr] Compiling enum_dispatch v0.3.8 [INFO] [stderr] Compiling qvnt v0.4.4 [INFO] [stderr] Compiling clap v4.1.8 [INFO] [stderr] Compiling qvnt-i v0.4.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.24s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v1.2.4 [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" "024e8185ca624764c2d2910cc1f21da55660edaf77db1c3ec4a79693480b8de7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "024e8185ca624764c2d2910cc1f21da55660edaf77db1c3ec4a79693480b8de7", kill_on_drop: false }` [INFO] [stdout] 024e8185ca624764c2d2910cc1f21da55660edaf77db1c3ec4a79693480b8de7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9cab2188157f42f922376971472382e344a51b5ea3bcef473db5c8ccd2532c57 [INFO] running `Command { std: "docker" "start" "-a" "9cab2188157f42f922376971472382e344a51b5ea3bcef473db5c8ccd2532c57", kill_on_drop: false }` [INFO] [stderr] Compiling qvnt-i v0.4.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.42s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v1.2.4 [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" "9cab2188157f42f922376971472382e344a51b5ea3bcef473db5c8ccd2532c57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cab2188157f42f922376971472382e344a51b5ea3bcef473db5c8ccd2532c57", kill_on_drop: false }` [INFO] [stdout] 9cab2188157f42f922376971472382e344a51b5ea3bcef473db5c8ccd2532c57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 93d36539f565f07b56f8a32490f4ec7f34687fb48b0527ada97ef45a700ab1e0 [INFO] running `Command { std: "docker" "start" "-a" "93d36539f565f07b56f8a32490f4ec7f34687fb48b0527ada97ef45a700ab1e0", 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: nom v1.2.4 [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/qvnt_i-86a6b7bde9f0e15f) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test lines::tests::parse_cmd ... ok [INFO] [stdout] test program::tests::main_loop ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "93d36539f565f07b56f8a32490f4ec7f34687fb48b0527ada97ef45a700ab1e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93d36539f565f07b56f8a32490f4ec7f34687fb48b0527ada97ef45a700ab1e0", kill_on_drop: false }` [INFO] [stdout] 93d36539f565f07b56f8a32490f4ec7f34687fb48b0527ada97ef45a700ab1e0