[INFO] fetching crate allsorts 0.14.1...
[INFO] checking allsorts-0.14.1 against master#b286722878e18db29a7fbe672be7c4d3b02e8e4d for pr-127655
[INFO] extracting crate allsorts 0.14.1 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate allsorts 0.14.1 on toolchain b286722878e18db29a7fbe672be7c4d3b02e8e4d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate allsorts 0.14.1
[INFO] finished tweaking crates.io crate allsorts 0.14.1
[INFO] tweaked toml for crates.io crate allsorts 0.14.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 54 packages to latest compatible versions
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.6.0)
[INFO] [stderr]       Adding brotli-decompressor v2.5.1 (latest: v4.0.1)
[INFO] [stderr]       Adding heck v0.4.1 (latest: v0.5.0)
[INFO] [stderr]       Adding itertools v0.10.5 (latest: v0.13.0)
[INFO] [stderr]       Adding ouroboros v0.17.2 (latest: v0.18.4)
[INFO] [stderr]       Adding ouroboros_macro v0.17.2 (latest: v0.18.4)
[INFO] [stderr]       Adding rustc-hash v1.1.0 (latest: v2.0.0)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.71)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pathfinder_geometry v0.5.1
[INFO] [stderr]   Downloaded ouroboros_macro v0.17.2
[INFO] [stderr]   Downloaded ouroboros v0.17.2
[INFO] [stderr]   Downloaded unicode-joining-type v0.7.0
[INFO] [stderr]   Downloaded unicode-canonical-combining-class v0.5.0
[INFO] [stderr]   Downloaded pathfinder_simd v0.5.3
[INFO] [stderr]   Downloaded bitreader v0.3.8
[INFO] [stderr]   Downloaded unicode-general-category v0.6.0
[INFO] [stderr]   Downloaded glyph-names v0.2.0
[INFO] [stderr]   Downloaded brotli-decompressor v2.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 98b7ca44270bf0d1ee38bd603220eaea6cdec69db7470d8d4ceefe5a321443eb
[INFO] running `Command { std: "docker" "start" "-a" "98b7ca44270bf0d1ee38bd603220eaea6cdec69db7470d8d4ceefe5a321443eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "98b7ca44270bf0d1ee38bd603220eaea6cdec69db7470d8d4ceefe5a321443eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98b7ca44270bf0d1ee38bd603220eaea6cdec69db7470d8d4ceefe5a321443eb", kill_on_drop: false }`
[INFO] [stdout] 98b7ca44270bf0d1ee38bd603220eaea6cdec69db7470d8d4ceefe5a321443eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2989f1ce305538c3619597ac1c40abe7e923a98888ca9c9b794f8d259fae9ed9
[INFO] running `Command { std: "docker" "start" "-a" "2989f1ce305538c3619597ac1c40abe7e923a98888ca9c9b794f8d259fae9ed9", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-general-category v0.6.0
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling unicode-joining-type v0.7.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling unicode-canonical-combining-class v0.5.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling libz-sys v1.1.18
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking bitreader v0.3.8
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking ucd-trie v0.1.6
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking glyph-names v0.2.0
[INFO] [stderr]     Checking brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]    Compiling pathfinder_simd v0.5.3
[INFO] [stderr]     Checking pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling ouroboros_macro v0.17.2
[INFO] [stderr]     Checking ouroboros v0.17.2
[INFO] [stderr]     Checking allsorts v0.14.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/../tests/fonts/opentype/post.bin`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/post.rs:482:25
[INFO] [stdout]     |
[INFO] [stdout] 482 |         let post_data = include_bytes!("../tests/fonts/opentype/post.bin");
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../tests/fonts/opentype/head.bin`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tables.rs:985:25
[INFO] [stdout]     |
[INFO] [stdout] 985 |         let head_data = include_bytes!("../tests/fonts/opentype/head.bin");
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../tests/fonts/opentype/hmtx.bin`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tables.rs:1000:25
[INFO] [stdout]      |
[INFO] [stdout] 1000 |         let hmtx_data = include_bytes!("../tests/fonts/opentype/hmtx.bin");
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../tests/fonts/opentype/name.bin`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tables.rs:1016:25
[INFO] [stdout]      |
[INFO] [stdout] 1016 |         let name_data = include_bytes!("../tests/fonts/opentype/name.bin");
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/../tests/common.rs: No such file or directory (os error 2)
[INFO] [stdout]  --> src/tests.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | include!("../tests/common.rs");
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `allsorts` (lib test) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2989f1ce305538c3619597ac1c40abe7e923a98888ca9c9b794f8d259fae9ed9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2989f1ce305538c3619597ac1c40abe7e923a98888ca9c9b794f8d259fae9ed9", kill_on_drop: false }`
[INFO] [stdout] 2989f1ce305538c3619597ac1c40abe7e923a98888ca9c9b794f8d259fae9ed9
[INFO] checking allsorts-0.14.1 against try#6a5749073f2ebf59d7740d30e50a932a85756ee7 for pr-127655
[INFO] extracting crate allsorts 0.14.1 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate allsorts 0.14.1 on toolchain 6a5749073f2ebf59d7740d30e50a932a85756ee7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate allsorts 0.14.1
[INFO] finished tweaking crates.io crate allsorts 0.14.1
[INFO] tweaked toml for crates.io crate allsorts 0.14.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 54 packages to latest compatible versions
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.6.0)
[INFO] [stderr]       Adding brotli-decompressor v2.5.1 (latest: v4.0.1)
[INFO] [stderr]       Adding heck v0.4.1 (latest: v0.5.0)
[INFO] [stderr]       Adding itertools v0.10.5 (latest: v0.13.0)
[INFO] [stderr]       Adding ouroboros v0.17.2 (latest: v0.18.4)
[INFO] [stderr]       Adding ouroboros_macro v0.17.2 (latest: v0.18.4)
[INFO] [stderr]       Adding rustc-hash v1.1.0 (latest: v2.0.0)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.71)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 792a9d12071513d2b2dfc8c5e0bd4ae69dc3f2b6ae13d0ff463d4ac0f57da54e
[INFO] running `Command { std: "docker" "start" "-a" "792a9d12071513d2b2dfc8c5e0bd4ae69dc3f2b6ae13d0ff463d4ac0f57da54e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "792a9d12071513d2b2dfc8c5e0bd4ae69dc3f2b6ae13d0ff463d4ac0f57da54e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "792a9d12071513d2b2dfc8c5e0bd4ae69dc3f2b6ae13d0ff463d4ac0f57da54e", kill_on_drop: false }`
[INFO] [stdout] 792a9d12071513d2b2dfc8c5e0bd4ae69dc3f2b6ae13d0ff463d4ac0f57da54e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 08997a9ecbf4354835cdcb4a795ca516c7ae89accc961ac9926264b69d88a398
[INFO] running `Command { std: "docker" "start" "-a" "08997a9ecbf4354835cdcb4a795ca516c7ae89accc961ac9926264b69d88a398", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling unicode-joining-type v0.7.0
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling unicode-general-category v0.6.0
[INFO] [stderr]    Compiling unicode-canonical-combining-class v0.5.0
[INFO] [stderr]    Compiling libz-sys v1.1.18
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking bitreader v0.3.8
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking ucd-trie v0.1.6
[INFO] [stderr]     Checking glyph-names v0.2.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling pathfinder_simd v0.5.3
[INFO] [stderr]     Checking pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling ouroboros_macro v0.17.2
[INFO] [stderr]     Checking ouroboros v0.17.2
[INFO] [stderr]     Checking allsorts v0.14.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/../tests/fonts/opentype/post.bin`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/post.rs:482:25
[INFO] [stdout]     |
[INFO] [stdout] 482 |         let post_data = include_bytes!("../tests/fonts/opentype/post.bin");
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../tests/fonts/opentype/head.bin`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/tables.rs:985:25
[INFO] [stdout]     |
[INFO] [stdout] 985 |         let head_data = include_bytes!("../tests/fonts/opentype/head.bin");
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../tests/fonts/opentype/hmtx.bin`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tables.rs:1000:25
[INFO] [stdout]      |
[INFO] [stdout] 1000 |         let hmtx_data = include_bytes!("../tests/fonts/opentype/hmtx.bin");
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../tests/fonts/opentype/name.bin`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/tables.rs:1016:25
[INFO] [stdout]      |
[INFO] [stdout] 1016 |         let name_data = include_bytes!("../tests/fonts/opentype/name.bin");
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read src/../tests/common.rs: No such file or directory (os error 2)
[INFO] [stdout]  --> src/tests.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | include!("../tests/common.rs");
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `allsorts` (lib test) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "08997a9ecbf4354835cdcb4a795ca516c7ae89accc961ac9926264b69d88a398", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08997a9ecbf4354835cdcb4a795ca516c7ae89accc961ac9926264b69d88a398", kill_on_drop: false }`
[INFO] [stdout] 08997a9ecbf4354835cdcb4a795ca516c7ae89accc961ac9926264b69d88a398
