[INFO] fetching crate fox-editor 0.5.3... [INFO] testing fox-editor-0.5.3 against 1.90.0 for beta-1.91-3 [INFO] extracting crate fox-editor 0.5.3 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate fox-editor 0.5.3 [INFO] finished tweaking crates.io crate fox-editor 0.5.3 [INFO] tweaked toml for crates.io crate fox-editor 0.5.3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate fox-editor 0.5.3 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fox-editor 0.5.3 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded termux-clipboard v0.1.0 [INFO] [stderr] Downloaded terminal-clipboard v0.3.1 [INFO] [stderr] Downloaded itoa v1.0.3 [INFO] [stderr] Downloaded line-wrap v0.1.1 [INFO] [stderr] Downloaded crossterm_winapi v0.9.0 [INFO] [stderr] Downloaded once_cell v1.13.1 [INFO] [stderr] Downloaded signal-hook-mio v0.2.3 [INFO] [stderr] Downloaded signal-hook v0.3.14 [INFO] [stderr] Downloaded miniz_oxide v0.5.3 [INFO] [stderr] Downloaded plist v1.3.1 [INFO] [stderr] Downloaded time v0.3.13 [INFO] [stderr] Downloaded serde_json v1.0.85 [INFO] [stderr] Downloaded serde_derive v1.0.144 [INFO] [stderr] Downloaded serde v1.0.144 [INFO] [stderr] Downloaded owo-colors v3.4.0 [INFO] [stderr] Downloaded clap v3.2.17 [INFO] [stderr] Downloaded onig v6.4.0 [INFO] [stderr] Downloaded thiserror-impl v1.0.32 [INFO] [stderr] Downloaded thiserror v1.0.32 [INFO] [stderr] Downloaded shellexpand v2.1.2 [INFO] [stderr] Downloaded libc v0.2.132 [INFO] [stderr] Downloaded carbon-dump v1.2.2 [INFO] [stderr] Downloaded onig_sys v69.8.1 [INFO] [stderr] Downloaded syntect v4.6.0 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25750ba7893472366971704fc2cfae7030cf538cc4bc0e796d9d0624619c9a72 [INFO] running `Command { std: "docker" "start" "-a" "25750ba7893472366971704fc2cfae7030cf538cc4bc0e796d9d0624619c9a72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25750ba7893472366971704fc2cfae7030cf538cc4bc0e796d9d0624619c9a72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25750ba7893472366971704fc2cfae7030cf538cc4bc0e796d9d0624619c9a72", kill_on_drop: false }` [INFO] [stdout] 25750ba7893472366971704fc2cfae7030cf538cc4bc0e796d9d0624619c9a72 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd3b019b8c5ce660d74043e606fca30e4f291a7ea3e926a37dde80c72b573823 [INFO] running `Command { std: "docker" "start" "-a" "bd3b019b8c5ce660d74043e606fca30e4f291a7ea3e926a37dde80c72b573823", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling owo-colors v3.4.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling time v0.3.13 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling xcb v0.10.1 [INFO] [stderr] Compiling clap v3.2.17 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling x11-clipboard v0.5.3 [INFO] [stderr] Compiling terminal-clipboard v0.3.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling plist v1.3.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling syntect v4.6.0 [INFO] [stderr] Compiling carbon-dump v1.2.2 [INFO] [stderr] Compiling fox-editor v0.5.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.36s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "bd3b019b8c5ce660d74043e606fca30e4f291a7ea3e926a37dde80c72b573823", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd3b019b8c5ce660d74043e606fca30e4f291a7ea3e926a37dde80c72b573823", kill_on_drop: false }` [INFO] [stdout] bd3b019b8c5ce660d74043e606fca30e4f291a7ea3e926a37dde80c72b573823 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c68aa6eb2d567faa52e8bca0bcf8423b190fceb9d00a207a352c8d147578a408 [INFO] running `Command { std: "docker" "start" "-a" "c68aa6eb2d567faa52e8bca0bcf8423b190fceb9d00a207a352c8d147578a408", kill_on_drop: false }` [INFO] [stderr] Compiling fox-editor v0.5.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.34s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "c68aa6eb2d567faa52e8bca0bcf8423b190fceb9d00a207a352c8d147578a408", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c68aa6eb2d567faa52e8bca0bcf8423b190fceb9d00a207a352c8d147578a408", kill_on_drop: false }` [INFO] [stdout] c68aa6eb2d567faa52e8bca0bcf8423b190fceb9d00a207a352c8d147578a408 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ad0756564b479e5381cf37ad54d3f65eb63181895706e51f4f4c60fc71444a97 [INFO] running `Command { std: "docker" "start" "-a" "ad0756564b479e5381cf37ad54d3f65eb63181895706e51f4f4c60fc71444a97", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fox-5f8008751caedce0) [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" "ad0756564b479e5381cf37ad54d3f65eb63181895706e51f4f4c60fc71444a97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad0756564b479e5381cf37ad54d3f65eb63181895706e51f4f4c60fc71444a97", kill_on_drop: false }` [INFO] [stdout] ad0756564b479e5381cf37ad54d3f65eb63181895706e51f4f4c60fc71444a97