[INFO] fetching crate annatar 0.6.1... [INFO] testing annatar-0.6.1 against beta-2022-09-25 for beta-1.65-1 [INFO] extracting crate annatar 0.6.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate annatar 0.6.1 on toolchain beta-2022-09-25 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate annatar 0.6.1 [INFO] finished tweaking crates.io crate annatar 0.6.1 [INFO] tweaked toml for crates.io crate annatar 0.6.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate annatar 0.6.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4cdae7cbbf282153f8cc186460444b5e604623079488975288aaa61ee4dc5138 [INFO] running `Command { std: "docker" "start" "-a" "4cdae7cbbf282153f8cc186460444b5e604623079488975288aaa61ee4dc5138", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4cdae7cbbf282153f8cc186460444b5e604623079488975288aaa61ee4dc5138", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cdae7cbbf282153f8cc186460444b5e604623079488975288aaa61ee4dc5138", kill_on_drop: false }` [INFO] [stdout] 4cdae7cbbf282153f8cc186460444b5e604623079488975288aaa61ee4dc5138 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4549f54f436ec08165ee9fb754f83886315ad9fd10e5ea857ea1c7129cb74133 [INFO] running `Command { std: "docker" "start" "-a" "4549f54f436ec08165ee9fb754f83886315ad9fd10e5ea857ea1c7129cb74133", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.131 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling ucd-trie v0.1.4 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling bytemuck v1.11.0 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v3.2.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling wide v0.7.4 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling jpeg-decoder v0.2.6 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Compiling paste v1.0.8 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling lebe v0.5.1 [INFO] [stderr] Compiling tiff v0.7.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling simba v0.7.2 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling const-cstr v0.3.0 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling font-kit v0.11.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling freetype v0.7.0 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling os_str_bytes v6.2.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling clap_derive v3.2.17 [INFO] [stderr] Compiling nalgebra v0.30.1 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling clap v3.2.17 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Compiling pin-project v1.0.11 [INFO] [stderr] Compiling pest v2.2.1 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling exr v1.4.2 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling pathfinder_simd v0.5.1 [INFO] [stderr] Compiling image v0.24.3 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling imageproc v0.23.0 [INFO] [stderr] Compiling artano v0.3.7 [INFO] [stderr] Compiling annatar v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "4549f54f436ec08165ee9fb754f83886315ad9fd10e5ea857ea1c7129cb74133", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4549f54f436ec08165ee9fb754f83886315ad9fd10e5ea857ea1c7129cb74133", kill_on_drop: false }` [INFO] [stdout] 4549f54f436ec08165ee9fb754f83886315ad9fd10e5ea857ea1c7129cb74133 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a0afa22c5fe74481f13d2f3c859d0500db7e92da7b806fefd90d7b80d1732df [INFO] running `Command { std: "docker" "start" "-a" "7a0afa22c5fe74481f13d2f3c859d0500db7e92da7b806fefd90d7b80d1732df", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling annatar v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.77s [INFO] running `Command { std: "docker" "inspect" "7a0afa22c5fe74481f13d2f3c859d0500db7e92da7b806fefd90d7b80d1732df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a0afa22c5fe74481f13d2f3c859d0500db7e92da7b806fefd90d7b80d1732df", kill_on_drop: false }` [INFO] [stdout] 7a0afa22c5fe74481f13d2f3c859d0500db7e92da7b806fefd90d7b80d1732df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b06ba122aa7650be938daabea00268053b2ceb35694eff1e576cba679c525522 [INFO] running `Command { std: "docker" "start" "-a" "b06ba122aa7650be938daabea00268053b2ceb35694eff1e576cba679c525522", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/annatar-2db670df5ac40023) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test config::scaled_annotation::tests::in_band_scaling_works ... ok [INFO] [stdout] test config::scaled_annotation::tests::escaped_leading_slashes_work ... 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" "b06ba122aa7650be938daabea00268053b2ceb35694eff1e576cba679c525522", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b06ba122aa7650be938daabea00268053b2ceb35694eff1e576cba679c525522", kill_on_drop: false }` [INFO] [stdout] b06ba122aa7650be938daabea00268053b2ceb35694eff1e576cba679c525522