[INFO] fetching crate en2tex 1.0.2...
[INFO] testing en2tex-1.0.2 against 1.90.0 for beta-1.91-3
[INFO] extracting crate en2tex 1.0.2 into /workspace/builds/worker-1-tc1/source
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate en2tex 1.0.2
[INFO] finished tweaking crates.io crate en2tex 1.0.2
[INFO] tweaked toml for crates.io crate en2tex 1.0.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate en2tex 1.0.2 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 en2tex 1.0.2 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 spinners v4.1.0
[INFO] [stderr]   Downloaded num_cpus v1.14.0
[INFO] [stderr]   Downloaded is-terminal v0.4.1
[INFO] [stderr]   Downloaded clircle v0.3.0
[INFO] [stderr]   Downloaded ansi_colours v1.2.1
[INFO] [stderr]   Downloaded content_inspector v0.2.4
[INFO] [stderr]   Downloaded rgb v0.8.34
[INFO] [stderr]   Downloaded path_abs v0.5.1
[INFO] [stderr]   Downloaded bytesize v1.1.0
[INFO] [stderr]   Downloaded std_prelude v0.2.12
[INFO] [stderr]   Downloaded tokio v1.23.0
[INFO] [stderr]   Downloaded question v0.2.2
[INFO] [stderr]   Downloaded rustix v0.36.5
[INFO] [stderr]   Downloaded clap v4.0.29
[INFO] [stderr]   Downloaded rustls v0.20.7
[INFO] [stderr]   Downloaded syntect v5.0.0
[INFO] [stderr]   Downloaded bat v0.22.1
[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] 361e0929545e3331cfd05a0204ae64bae38f9b15f73a3fc341f22a944f971348
[INFO] running `Command { std: "docker" "start" "-a" "361e0929545e3331cfd05a0204ae64bae38f9b15f73a3fc341f22a944f971348", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "361e0929545e3331cfd05a0204ae64bae38f9b15f73a3fc341f22a944f971348", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "361e0929545e3331cfd05a0204ae64bae38f9b15f73a3fc341f22a944f971348", kill_on_drop: false }`
[INFO] [stdout] 361e0929545e3331cfd05a0204ae64bae38f9b15f73a3fc341f22a944f971348
[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] 253589b823410d97433553f795651c7cdc7a5f9e6a350c9f0fa43f7384533962
[INFO] running `Command { std: "docker" "start" "-a" "253589b823410d97433553f795651c7cdc7a5f9e6a350c9f0fa43f7384533962", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling serde_derive v1.0.151
[INFO] [stderr]    Compiling serde v1.0.151
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling tokio v1.23.0
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling bytemuck v1.12.3
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling num_cpus v1.14.0
[INFO] [stderr]    Compiling rustls v0.20.7
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling rustversion v1.0.11
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling rustix v0.36.5
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling semver v1.0.16
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling onig v6.4.0
[INFO] [stderr]    Compiling h2 v0.3.15
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling x11rb-protocol v0.10.0
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rgb v0.8.34
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling hyper v0.14.23
[INFO] [stderr]    Compiling png v0.17.7
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling bat v0.22.1
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling std_prelude v0.2.12
[INFO] [stderr]    Compiling path_abs v0.5.1
[INFO] [stderr]    Compiling clap_lex v0.3.0
[INFO] [stderr]    Compiling globset v0.4.9
[INFO] [stderr]    Compiling console v0.15.2
[INFO] [stderr]    Compiling image v0.24.5
[INFO] [stderr]    Compiling rustls-pemfile v1.0.1
[INFO] [stderr]    Compiling hyper-rustls v0.23.2
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling ansi_colours v1.2.1
[INFO] [stderr]    Compiling clap_derive v4.0.21
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling is-terminal v0.4.1
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling clircle v0.3.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling bytesize v1.1.0
[INFO] [stderr]    Compiling x11rb v0.10.1
[INFO] [stderr]    Compiling syntect v5.0.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling ipnet v2.7.0
[INFO] [stderr]    Compiling arboard v3.2.0
[INFO] [stderr]    Compiling reqwest v0.11.13
[INFO] [stderr]    Compiling spinners v4.1.0
[INFO] [stderr]    Compiling clap v4.0.29
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling question v0.2.2
[INFO] [stderr]    Compiling en2tex v1.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 17s
[INFO] running `Command { std: "docker" "inspect" "253589b823410d97433553f795651c7cdc7a5f9e6a350c9f0fa43f7384533962", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "253589b823410d97433553f795651c7cdc7a5f9e6a350c9f0fa43f7384533962", kill_on_drop: false }`
[INFO] [stdout] 253589b823410d97433553f795651c7cdc7a5f9e6a350c9f0fa43f7384533962
[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] e4a1876fa428779adf93e2710d0ae9661227566f5b713ae3cf3ff713985b4d7c
[INFO] running `Command { std: "docker" "start" "-a" "e4a1876fa428779adf93e2710d0ae9661227566f5b713ae3cf3ff713985b4d7c", kill_on_drop: false }`
[INFO] [stderr]    Compiling en2tex v1.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.84s
[INFO] running `Command { std: "docker" "inspect" "e4a1876fa428779adf93e2710d0ae9661227566f5b713ae3cf3ff713985b4d7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4a1876fa428779adf93e2710d0ae9661227566f5b713ae3cf3ff713985b4d7c", kill_on_drop: false }`
[INFO] [stdout] e4a1876fa428779adf93e2710d0ae9661227566f5b713ae3cf3ff713985b4d7c
[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] 683d87c73158b33a9e4fdfc231f6bdbe8f3e493d9bba2cbb32eb15f316d19e34
[INFO] running `Command { std: "docker" "start" "-a" "683d87c73158b33a9e4fdfc231f6bdbe8f3e493d9bba2cbb32eb15f316d19e34", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/en2tex-0162cc1ef4cbec76)
[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" "683d87c73158b33a9e4fdfc231f6bdbe8f3e493d9bba2cbb32eb15f316d19e34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "683d87c73158b33a9e4fdfc231f6bdbe8f3e493d9bba2cbb32eb15f316d19e34", kill_on_drop: false }`
[INFO] [stdout] 683d87c73158b33a9e4fdfc231f6bdbe8f3e493d9bba2cbb32eb15f316d19e34
