[INFO] fetching crate omage 0.3.11...
[INFO] testing omage-0.3.11 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate omage 0.3.11 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate omage 0.3.11
[INFO] finished tweaking crates.io crate omage 0.3.11
[INFO] tweaked toml for crates.io crate omage 0.3.11 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate omage 0.3.11 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate omage 0.3.11 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fdeflate v0.3.1
[INFO] [stderr]   Downloaded png v0.17.10
[INFO] [stderr]   Downloaded exr v1.71.0
[INFO] [stderr]   Downloaded image v0.24.7
[INFO] [stderr]   Downloaded tiff v0.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 708cf9c7e958730965038421e6adf05e4ff6498a5fa8cd394b07b9c4b20d05fe
[INFO] running `Command { std: "docker" "start" "-a" "708cf9c7e958730965038421e6adf05e4ff6498a5fa8cd394b07b9c4b20d05fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "708cf9c7e958730965038421e6adf05e4ff6498a5fa8cd394b07b9c4b20d05fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "708cf9c7e958730965038421e6adf05e4ff6498a5fa8cd394b07b9c4b20d05fe", kill_on_drop: false }`
[INFO] [stdout] 708cf9c7e958730965038421e6adf05e4ff6498a5fa8cd394b07b9c4b20d05fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff3b5e4eb17604e5683d2e387219f84278a3a370deb3760242711a28b24509c1
[INFO] running `Command { std: "docker" "start" "-a" "ff3b5e4eb17604e5683d2e387219f84278a3a370deb3760242711a28b24509c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling fdeflate v0.3.1
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling half v2.2.1
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling owned_ttf_parser v0.15.2
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling rusttype v0.9.3
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling png v0.17.10
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling exr v1.71.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling tiff v0.9.0
[INFO] [stderr]    Compiling image v0.24.7
[INFO] [stderr]    Compiling omage v0.3.11 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.59s
[INFO] running `Command { std: "docker" "inspect" "ff3b5e4eb17604e5683d2e387219f84278a3a370deb3760242711a28b24509c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff3b5e4eb17604e5683d2e387219f84278a3a370deb3760242711a28b24509c1", kill_on_drop: false }`
[INFO] [stdout] ff3b5e4eb17604e5683d2e387219f84278a3a370deb3760242711a28b24509c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26cd9e803cbfb3943a70209e5d9ca869af44b4815d9a30e3c48029ab750afdde
[INFO] running `Command { std: "docker" "start" "-a" "26cd9e803cbfb3943a70209e5d9ca869af44b4815d9a30e3c48029ab750afdde", kill_on_drop: false }`
[INFO] [stderr]    Compiling omage v0.3.11 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.37s
[INFO] running `Command { std: "docker" "inspect" "26cd9e803cbfb3943a70209e5d9ca869af44b4815d9a30e3c48029ab750afdde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26cd9e803cbfb3943a70209e5d9ca869af44b4815d9a30e3c48029ab750afdde", kill_on_drop: false }`
[INFO] [stdout] 26cd9e803cbfb3943a70209e5d9ca869af44b4815d9a30e3c48029ab750afdde
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 18b76b7a12f9a1b09aafd881f8b52ece6a4f3ba9e6205d92081afadbe31ae554
[INFO] running `Command { std: "docker" "start" "-a" "18b76b7a12f9a1b09aafd881f8b52ece6a4f3ba9e6205d92081afadbe31ae554", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/omage-fb07a523e5d9cff9)
[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] [stderr]    Doc-tests omage
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/config.rs - config::Config (line 36) ... ok
[INFO] [stdout] test src/images.rs - images::Image (line 54) ... ok
[INFO] [stdout] test src/components/mod.rs - components::Components (line 130) ... ok
[INFO] [stdout] test src/images.rs - images::Image (line 15) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 16) ... FAILED
[INFO] [stdout] test src/config.rs - config::Config (line 10) ... ok
[INFO] [stdout] test src/components/mod.rs - components::Components (line 100) ... ok
[INFO] [stdout] test src/lib.rs - (line 46) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/images.rs - images::Image (line 15) stdout ----
[INFO] [stdout] error[E0599]: no function or associated item named `new_with_config` found for struct `Image<'a>` in the current scope
[INFO] [stdout]   --> src/images.rs:22:20
[INFO] [stdout]    |
[INFO] [stdout] 22 | let image = Image::new_with_config(config);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^ function or associated item not found in `Image<'_>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Image<'_>`, consider using `Image::<'a>::new` which returns `Image<'_>`
[INFO] [stdout]   --> src/images.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn new() -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 16) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:34:53
[INFO] [stdout]     |
[INFO] [stdout]  34 | image.config(config).init().unwrap().add_components(components).draw().unwrap();
[INFO] [stdout]     |                                      -------------- ^^^^^^^^^^ expected `Vec<&Component>`, found `Vec<Component>`
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `Vec<&omage::components::Component>`
[INFO] [stdout]                found struct `Vec<omage::components::Component>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/images.rs:122:12
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn add_components(&mut self, components: Vec<&'a Component>) -> &mut Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 46) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: IoError(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/images.rs - images::Image (line 15)
[INFO] [stdout]     src/lib.rs - (line 16)
[INFO] [stdout]     src/lib.rs - (line 46)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.94s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "18b76b7a12f9a1b09aafd881f8b52ece6a4f3ba9e6205d92081afadbe31ae554", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18b76b7a12f9a1b09aafd881f8b52ece6a4f3ba9e6205d92081afadbe31ae554", kill_on_drop: false }`
[INFO] [stdout] 18b76b7a12f9a1b09aafd881f8b52ece6a4f3ba9e6205d92081afadbe31ae554
