[INFO] fetching crate azul-layout 0.0.5...
[INFO] testing azul-layout-0.0.5 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate azul-layout 0.0.5 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate azul-layout 0.0.5
[INFO] finished tweaking crates.io crate azul-layout 0.0.5
[INFO] tweaked toml for crates.io crate azul-layout 0.0.5 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate azul-layout 0.0.5 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate azul-layout 0.0.5 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e65337b074c442477981d7fbc8ac1b62130acc417401e732d6d6558abe87467b
[INFO] running `Command { std: "docker" "start" "-a" "e65337b074c442477981d7fbc8ac1b62130acc417401e732d6d6558abe87467b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e65337b074c442477981d7fbc8ac1b62130acc417401e732d6d6558abe87467b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e65337b074c442477981d7fbc8ac1b62130acc417401e732d6d6558abe87467b", kill_on_drop: false }`
[INFO] [stdout] e65337b074c442477981d7fbc8ac1b62130acc417401e732d6d6558abe87467b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bddc0b6ff53d9128942540670b9b102994b4cef52fa3f2df4654d923b6ce27c0
[INFO] running `Command { std: "docker" "start" "-a" "bddc0b6ff53d9128942540670b9b102994b4cef52fa3f2df4654d923b6ce27c0", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling unicode-canonical-combining-class v0.5.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling unicode-joining-type v0.7.0
[INFO] [stderr]    Compiling unicode-general-category v0.6.0
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling brotli-decompressor v4.0.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling bitreader v0.3.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling pathfinder_simd v0.5.4
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling glyph-names v0.2.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling mmapio v0.9.1
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling euclid v0.22.11
[INFO] [stderr]    Compiling float_next_after v0.1.5
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling kurbo v0.8.3
[INFO] [stderr]    Compiling sid v0.6.1
[INFO] [stderr]    Compiling svgtypes v0.8.2
[INFO] [stderr]    Compiling data-url v0.1.1
[INFO] [stderr]    Compiling safe_arch v0.5.2
[INFO] [stderr]    Compiling roxmltree v0.14.1
[INFO] [stderr]    Compiling simplecss v0.2.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling rstar v0.11.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling lyon_geom v0.17.7
[INFO] [stderr]    Compiling azul-simplecss v0.1.1
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling rctree v0.4.0
[INFO] [stderr]    Compiling pico-args v0.4.2
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling tiny-skia v0.6.6
[INFO] [stderr]    Compiling azul-css v0.0.5
[INFO] [stderr]    Compiling usvg v0.22.0
[INFO] [stderr]    Compiling geo-types v0.4.3
[INFO] [stderr]    Compiling geographiclib-rs v0.2.4
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling geo-types v0.7.15
[INFO] [stderr]    Compiling gl-context-loader v0.1.8
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling lyon_path v0.17.7
[INFO] [stderr]    Compiling jpeg-decoder v0.2.6
[INFO] [stderr]    Compiling float_next_after v1.0.0
[INFO] [stderr]    Compiling robust v0.1.2
[INFO] [stderr]    Compiling highway v0.8.1
[INFO] [stderr]    Compiling robust v1.1.0
[INFO] [stderr]    Compiling image v0.25.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling geo-booleanop v0.2.2
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling geo v0.26.0
[INFO] [stderr]    Compiling lyon_algorithms v0.17.7
[INFO] [stderr]    Compiling lyon_tessellation v0.17.10
[INFO] [stderr]    Compiling lyon v0.17.10
[INFO] [stderr]    Compiling resvg v0.22.0
[INFO] [stderr]    Compiling ouroboros_macro v0.17.2
[INFO] [stderr]    Compiling ouroboros v0.17.2
[INFO] [stderr]    Compiling allsorts-subset-browser v0.16.0
[INFO] [stderr]    Compiling rust-fontconfig v1.0.0
[INFO] [stderr]    Compiling azul-core v0.0.5
[INFO] [stderr]    Compiling azul-layout v0.0.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.78s
[INFO] running `Command { std: "docker" "inspect" "bddc0b6ff53d9128942540670b9b102994b4cef52fa3f2df4654d923b6ce27c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bddc0b6ff53d9128942540670b9b102994b4cef52fa3f2df4654d923b6ce27c0", kill_on_drop: false }`
[INFO] [stdout] bddc0b6ff53d9128942540670b9b102994b4cef52fa3f2df4654d923b6ce27c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1fef3a0e67f9228af4456833bb6cbee974896bdf6f49a70ff558a23ed140d413
[INFO] running `Command { std: "docker" "start" "-a" "1fef3a0e67f9228af4456833bb6cbee974896bdf6f49a70ff558a23ed140d413", kill_on_drop: false }`
[INFO] [stderr]    Compiling azul-layout v0.0.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.00s
[INFO] running `Command { std: "docker" "inspect" "1fef3a0e67f9228af4456833bb6cbee974896bdf6f49a70ff558a23ed140d413", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fef3a0e67f9228af4456833bb6cbee974896bdf6f49a70ff558a23ed140d413", kill_on_drop: false }`
[INFO] [stdout] 1fef3a0e67f9228af4456833bb6cbee974896bdf6f49a70ff558a23ed140d413
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 390b6ae3fb8d3c56bab69987897fd88c2a6371107115802ad324635027ecf30d
[INFO] running `Command { std: "docker" "start" "-a" "390b6ae3fb8d3c56bab69987897fd88c2a6371107115802ad324635027ecf30d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/azul_layout-77affa0cb894a4f7)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests azul_layout
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/text/mod.rs - text (line 26) ... ignored
[INFO] [stdout] test src/text/mod.rs - text (line 7) ... ignored
[INFO] [stdout] test src/text/script.rs - text::script::detect_script (line 76) ... FAILED
[INFO] [stdout] test src/solver.rs - solver::typed_arena (line 233) ... FAILED
[INFO] [stdout] test src/xml/mod.rs - xml::parse_xml_string (line 92) ... FAILED
[INFO] [stdout] test src/text/shaping.rs - text::shaping::tag (line 558) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/text/script.rs - text::script::detect_script (line 76) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `whatlang`
[INFO] [stdout]   --> src/text/script.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 | use whatlang::{detect_script, Script};
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `whatlang`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `whatlang`, use `cargo add whatlang` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/solver.rs - solver::typed_arena (line 233) stdout ----
[INFO] [stdout] error: cannot find macro `typed_arena` in this scope
[INFO] [stdout]    --> src/solver.rs:234:1
[INFO] [stdout]     |
[INFO] [stdout] 234 | typed_arena!(
[INFO] [stdout]     | ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/xml/mod.rs - xml::parse_xml_string (line 92) stdout ----
[INFO] [stdout] error[E0599]: no method named `with_children` found for struct `XmlNode` in the current scope
[INFO] [stdout]   --> src/xml/mod.rs:97:30
[INFO] [stdout]    |
[INFO] [stdout] 97 |     vec![XmlNode::new("app").with_children(vec![
[INFO] [stdout]    |          --------------------^^^^^^^^^^^^^ method not found in `XmlNode`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_attribute` found for struct `XmlNode` in the current scope
[INFO] [stdout]   --> src/xml/mod.rs:99:29
[INFO] [stdout]    |
[INFO] [stdout] 99 |         XmlNode::new("div").with_attribute("id", "thing"),
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^ method not found in `XmlNode`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/text/shaping.rs - text::shaping::tag (line 558) stdout ----
[INFO] [stdout] error: cannot find macro `tag` in this scope
[INFO] [stdout]    --> src/text/shaping.rs:559:12
[INFO] [stdout]     |
[INFO] [stdout] 559 | assert_eq!(tag!(b"glyf"), 0x676C7966);
[INFO] [stdout]     |            ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 558 + use allsorts_subset_browser::tag;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/solver.rs - solver::typed_arena (line 233)
[INFO] [stdout]     src/text/script.rs - text::script::detect_script (line 76)
[INFO] [stdout]     src/text/shaping.rs - text::shaping::tag (line 558)
[INFO] [stdout]     src/xml/mod.rs - xml::parse_xml_string (line 92)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.34s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "390b6ae3fb8d3c56bab69987897fd88c2a6371107115802ad324635027ecf30d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "390b6ae3fb8d3c56bab69987897fd88c2a6371107115802ad324635027ecf30d", kill_on_drop: false }`
[INFO] [stdout] 390b6ae3fb8d3c56bab69987897fd88c2a6371107115802ad324635027ecf30d
