[INFO] cloning repository https://github.com/nebulatgs/symbolab_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nebulatgs/symbolab_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnebulatgs%2Fsymbolab_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnebulatgs%2Fsymbolab_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1e6aff95c96c91524d133289ea63c8e8ad2a243b [INFO] testing nebulatgs/symbolab_rs against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnebulatgs%2Fsymbolab_rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nebulatgs/symbolab_rs on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/nebulatgs/symbolab_rs [INFO] finished tweaking git repo https://github.com/nebulatgs/symbolab_rs [INFO] tweaked toml for git repo https://github.com/nebulatgs/symbolab_rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/nebulatgs/symbolab_rs 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.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/pdf-rs/font` [INFO] [stderr] Updating git repository `https://github.com/servo/pathfinder/` [INFO] [stderr] Updating git repository `https://github.com/grafeia/ReX` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/s3bk/tuple/` [INFO] [stderr] Updating git repository `https://github.com/s3bk/unicode-math/` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pdf_encoding v0.3.0 [INFO] [stderr] Downloaded rgb v0.8.33 [INFO] [stderr] Downloaded bytemuck v1.12.0 [INFO] [stderr] Downloaded tonic v0.8.0 [INFO] [stderr] Downloaded hdrhistogram v7.5.1 [INFO] [stderr] Downloaded libc v0.2.131 [INFO] [stderr] Downloaded webp v0.2.2 [INFO] [stderr] Downloaded libwebp-sys v0.4.2 [INFO] [stderr] Downloaded console-subscriber v0.1.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 113b92d8bd9a744a5d7ba318003dbf31199c04e44e59e5cc40dd18ad6e17f869 [INFO] running `Command { std: "docker" "start" "-a" "113b92d8bd9a744a5d7ba318003dbf31199c04e44e59e5cc40dd18ad6e17f869", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "113b92d8bd9a744a5d7ba318003dbf31199c04e44e59e5cc40dd18ad6e17f869", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "113b92d8bd9a744a5d7ba318003dbf31199c04e44e59e5cc40dd18ad6e17f869", kill_on_drop: false }` [INFO] [stdout] 113b92d8bd9a744a5d7ba318003dbf31199c04e44e59e5cc40dd18ad6e17f869 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7dcd23f638c4ef5f1e832ad551bf72b39f61a21ebef80be39bd47623db58aa46 [INFO] running `Command { std: "docker" "start" "-a" "7dcd23f638c4ef5f1e832ad551bf72b39f61a21ebef80be39bd47623db58aa46", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [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 libc v0.2.131 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling futures-core v0.3.23 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling serde_derive v1.0.143 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling bytemuck v1.12.0 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling ucd-trie v0.1.4 [INFO] [stderr] Compiling futures-sink v0.3.23 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling futures-task v0.3.23 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-util v0.3.23 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling futures-channel v0.3.23 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling anyhow v1.0.61 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling pathfinder_resources v0.5.0 (https://github.com/servo/pathfinder/#038a3476) [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Compiling pest v2.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling pin-project v1.0.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling prost-derive v0.11.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling pathfinder_simd v0.5.1 (https://github.com/servo/pathfinder/#038a3476) [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling pathfinder_color v0.5.0 (https://github.com/servo/pathfinder/#038a3476) [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 (https://github.com/servo/pathfinder/#038a3476) [INFO] [stderr] Compiling unicode-general-category v0.4.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling async-compression v0.3.14 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling pathfinder_gpu v0.5.0 (https://github.com/servo/pathfinder/#038a3476) [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling prost v0.11.0 [INFO] [stderr] Compiling pathfinder_content v0.5.0 (https://github.com/servo/pathfinder/#038a3476) [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling axum-core v0.2.7 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling tower-http v0.3.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling pdf_encoding v0.3.0 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling pathfinder_ui v0.5.0 (https://github.com/servo/pathfinder/#038a3476) [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling unicode-math v0.1.0 (https://github.com/s3bk/unicode-math/#8ab17ee2) [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling fontconfig-parser v0.5.0 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling libwebp-sys v0.4.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling memmap2 v0.5.7 [INFO] [stderr] Compiling unicode-script v0.5.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling unicode-ccc v0.1.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling kurbo v0.8.3 [INFO] [stderr] Compiling pathfinder_renderer v0.5.0 (https://github.com/servo/pathfinder/#038a3476) [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling rustybuzz v0.5.1 [INFO] [stderr] Compiling svgtypes v0.8.1 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling fontdb v0.9.1 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling axum v0.5.15 [INFO] [stderr] Compiling decorum v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tuple v0.5.1 (https://github.com/s3bk/tuple/#fdf8b440) [INFO] [stderr] Compiling prost-types v0.11.1 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling tonic v0.8.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling data-url v0.1.1 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling rgb v0.8.33 [INFO] [stderr] Compiling simplecss v0.2.1 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.23 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling rctree v0.4.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling font v0.1.0 (https://github.com/pdf-rs/font#070ad457) [INFO] [stderr] Compiling futures v0.3.23 [INFO] [stderr] Compiling tracing-subscriber v0.3.15 [INFO] [stderr] Compiling usvg v0.23.0 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling svgfilters v0.4.0 [INFO] [stderr] Compiling tiny-skia v0.6.6 [INFO] [stderr] Compiling console-api v0.4.0 [INFO] [stderr] Compiling image v0.24.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling hdrhistogram v7.5.1 [INFO] [stderr] Compiling pathfinder_export v0.1.0 (https://github.com/servo/pathfinder/#038a3476) [INFO] [stderr] Compiling webpki-roots v0.22.4 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling jpeg-decoder v0.2.6 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling console-subscriber v0.1.7 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling rex v0.1.2 (https://github.com/grafeia/ReX#f969f537) [INFO] [stderr] Compiling resvg v0.23.0 [INFO] [stderr] Compiling webp v0.2.2 [INFO] [stderr] Compiling symbolab_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `net::SocketAddr` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | net::SocketAddr, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.31s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2 [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" "7dcd23f638c4ef5f1e832ad551bf72b39f61a21ebef80be39bd47623db58aa46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dcd23f638c4ef5f1e832ad551bf72b39f61a21ebef80be39bd47623db58aa46", kill_on_drop: false }` [INFO] [stdout] 7dcd23f638c4ef5f1e832ad551bf72b39f61a21ebef80be39bd47623db58aa46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c711e01a3e0f8e1e6b0b7254fbc06624916ddc4ffa0c5626d96b1b03cbeb7db5 [INFO] running `Command { std: "docker" "start" "-a" "c711e01a3e0f8e1e6b0b7254fbc06624916ddc4ffa0c5626d96b1b03cbeb7db5", kill_on_drop: false }` [INFO] [stderr] Compiling symbolab_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `net::SocketAddr` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | net::SocketAddr, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.55s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2 [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" "c711e01a3e0f8e1e6b0b7254fbc06624916ddc4ffa0c5626d96b1b03cbeb7db5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c711e01a3e0f8e1e6b0b7254fbc06624916ddc4ffa0c5626d96b1b03cbeb7db5", kill_on_drop: false }` [INFO] [stdout] c711e01a3e0f8e1e6b0b7254fbc06624916ddc4ffa0c5626d96b1b03cbeb7db5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c29d15a0b1e8fdf7023ecee02760c4f3357964a8ad79477e7a49a404c3b5e383 [INFO] running `Command { std: "docker" "start" "-a" "c29d15a0b1e8fdf7023ecee02760c4f3357964a8ad79477e7a49a404c3b5e383", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `net::SocketAddr` [INFO] [stderr] --> src/main.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | net::SocketAddr, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `symbolab_rs` (bin "symbolab_rs" test) generated 1 warning (run `cargo fix --bin "symbolab_rs" --tests` to apply 1 suggestion) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2 [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/symbolab_rs-7543bd1f766c06be) [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" "c29d15a0b1e8fdf7023ecee02760c4f3357964a8ad79477e7a49a404c3b5e383", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c29d15a0b1e8fdf7023ecee02760c4f3357964a8ad79477e7a49a404c3b5e383", kill_on_drop: false }` [INFO] [stdout] c29d15a0b1e8fdf7023ecee02760c4f3357964a8ad79477e7a49a404c3b5e383 [INFO] testing nebulatgs/symbolab_rs against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnebulatgs%2Fsymbolab_rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nebulatgs/symbolab_rs on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/nebulatgs/symbolab_rs [INFO] finished tweaking git repo https://github.com/nebulatgs/symbolab_rs [INFO] tweaked toml for git repo https://github.com/nebulatgs/symbolab_rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/nebulatgs/symbolab_rs 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" "+beta-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 445483f65d42940471c28a750c46145386e00bb4f974504ba93c5bf7ce811625 [INFO] running `Command { std: "docker" "start" "-a" "445483f65d42940471c28a750c46145386e00bb4f974504ba93c5bf7ce811625", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "445483f65d42940471c28a750c46145386e00bb4f974504ba93c5bf7ce811625", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "445483f65d42940471c28a750c46145386e00bb4f974504ba93c5bf7ce811625", kill_on_drop: false }` [INFO] [stdout] 445483f65d42940471c28a750c46145386e00bb4f974504ba93c5bf7ce811625 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] edb79d4ec50b1401eb508e7ebe81a895a82381fcc38347798b631e4b6f830866 [INFO] running `Command { std: "docker" "start" "-a" "edb79d4ec50b1401eb508e7ebe81a895a82381fcc38347798b631e4b6f830866", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.131 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-core v0.3.23 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling serde_derive v1.0.143 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling bytemuck v1.12.0 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling futures-task v0.3.23 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling futures-sink v0.3.23 [INFO] [stderr] Compiling ucd-trie v0.1.4 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling futures-util v0.3.23 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Compiling futures-channel v0.3.23 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling anyhow v1.0.61 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling pathfinder_resources v0.5.0 (https://github.com/servo/pathfinder/#038a3476) [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Compiling pest v2.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling pin-project v1.0.11 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling prost-derive v0.11.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling pathfinder_simd v0.5.1 (https://github.com/servo/pathfinder/#038a3476) [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling unicode-general-category v0.4.0 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 (https://github.com/servo/pathfinder/#038a3476) [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling pathfinder_color v0.5.0 (https://github.com/servo/pathfinder/#038a3476) [INFO] [stderr] Compiling async-compression v0.3.14 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling prost v0.11.0 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling pathfinder_content v0.5.0 (https://github.com/servo/pathfinder/#038a3476) [INFO] [stderr] Compiling pathfinder_gpu v0.5.0 (https://github.com/servo/pathfinder/#038a3476) [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling axum-core v0.2.7 [INFO] [stderr] Compiling tower-http v0.3.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling pdf_encoding v0.3.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling pathfinder_ui v0.5.0 (https://github.com/servo/pathfinder/#038a3476) [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling unicode-math v0.1.0 (https://github.com/s3bk/unicode-math/#8ab17ee2) [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling fontconfig-parser v0.5.0 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling libwebp-sys v0.4.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling memmap2 v0.5.7 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling unicode-script v0.5.4 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [INFO] [stderr] Compiling unicode-ccc v0.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling svgtypes v0.8.1 [INFO] [stderr] Compiling pathfinder_renderer v0.5.0 (https://github.com/servo/pathfinder/#038a3476) [INFO] [stderr] Compiling rustybuzz v0.5.1 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling kurbo v0.8.3 [INFO] [stderr] Compiling axum v0.5.15 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling fontdb v0.9.1 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling decorum v0.3.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stdout] error[E0080]: could not evaluate static initializer [INFO] [stdout] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/num/nonzero.rs:335:21 [INFO] [stdout] | [INFO] [stdout] = note: entering unreachable code [INFO] [stdout] | [INFO] [stdout] note: inside `NonZero::::new_unchecked` [INFO] [stdout] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/num/nonzero.rs:335:21 [INFO] [stdout] note: inside `Entry::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pdf_encoding-0.3.0/src/lib.rs:154:17 [INFO] [stdout] | [INFO] [stdout] 154 | NonZeroU32::new_unchecked(c as u32) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: inside `c` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pdf_encoding-0.3.0/src/lib.rs:168:10 [INFO] [stdout] | [INFO] [stdout] 168 | Some(Entry::new(c)) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: inside `WINANSI` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pdf_encoding-0.3.0/src/cp1252.rs:2:2 [INFO] [stdout] | [INFO] [stdout] 2 | c('\u{0000}'), c('\u{0001}'), c('\u{0002}'), c('\u{0003}'), c('\u{0004}'), c('\u{0005}'), c('\u{0006}'), c('\u{0007}'), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: could not evaluate static initializer [INFO] [stdout] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/num/nonzero.rs:335:21 [INFO] [stdout] | [INFO] [stdout] = note: entering unreachable code [INFO] [stdout] | [INFO] [stdout] note: inside `NonZero::::new_unchecked` [INFO] [stdout] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/num/nonzero.rs:335:21 [INFO] [stdout] note: inside `Entry::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pdf_encoding-0.3.0/src/lib.rs:154:17 [INFO] [stdout] | [INFO] [stdout] 154 | NonZeroU32::new_unchecked(c as u32) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: inside `c` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pdf_encoding-0.3.0/src/lib.rs:168:10 [INFO] [stdout] | [INFO] [stdout] 168 | Some(Entry::new(c)) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: inside `MACROMAN` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pdf_encoding-0.3.0/src/macroman.rs:2:2 [INFO] [stdout] | [INFO] [stdout] 2 | c('\u{0000}'), c('\u{0001}'), c('\u{0002}'), c('\u{0003}'), c('\u{0004}'), c('\u{0005}'), c('\u{0006}'), c('\u{0007}'), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0080`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pdf_encoding` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "edb79d4ec50b1401eb508e7ebe81a895a82381fcc38347798b631e4b6f830866", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edb79d4ec50b1401eb508e7ebe81a895a82381fcc38347798b631e4b6f830866", kill_on_drop: false }` [INFO] [stdout] edb79d4ec50b1401eb508e7ebe81a895a82381fcc38347798b631e4b6f830866