[INFO] fetching crate bookbinder_ast 0.1.0... [INFO] testing bookbinder_ast-0.1.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] extracting crate bookbinder_ast 0.1.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate bookbinder_ast 0.1.0 [INFO] finished tweaking crates.io crate bookbinder_ast 0.1.0 [INFO] tweaked toml for crates.io crate bookbinder_ast 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate bookbinder_ast 0.1.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 89 packages to latest compatible versions [INFO] [stderr] Adding pulldown-cmark v0.8.0 (available: v0.13.0) [INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", 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] Downloading crates ... [INFO] [stderr] Downloaded extended_pulldown v0.1.0 [INFO] [stderr] Downloaded pulldown-cmark v0.8.0 [INFO] [stderr] Downloaded bookbinder_common v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 521b1b825c37e1789aafa42c32d5861da5b0a638488c3e35cc2e8ce9d789da1a [INFO] running `Command { std: "docker" "start" "-a" "521b1b825c37e1789aafa42c32d5861da5b0a638488c3e35cc2e8ce9d789da1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "521b1b825c37e1789aafa42c32d5861da5b0a638488c3e35cc2e8ce9d789da1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "521b1b825c37e1789aafa42c32d5861da5b0a638488c3e35cc2e8ce9d789da1a", kill_on_drop: false }` [INFO] [stdout] 521b1b825c37e1789aafa42c32d5861da5b0a638488c3e35cc2e8ce9d789da1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5cf073093def0f887e081df1ef418a10363885b8e4832e4b76456dc05734317 [INFO] running `Command { std: "docker" "start" "-a" "d5cf073093def0f887e081df1ef418a10363885b8e4832e4b76456dc05734317", kill_on_drop: false }` [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling unicode-general-category v0.2.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling ttf-parser v0.9.0 [INFO] [stderr] Compiling float-cmp v0.5.3 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling unicode-script v0.5.7 [INFO] [stderr] Compiling unicode-ccc v0.1.2 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling roxmltree v0.13.1 [INFO] [stderr] Compiling data-url v0.1.1 [INFO] [stderr] Compiling svgtypes v0.5.0 [INFO] [stderr] Compiling simplecss v0.2.2 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling kurbo v0.7.1 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling rctree v0.3.3 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling pico-args v0.3.4 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling wide v0.6.5 [INFO] [stderr] Compiling svgfilters v0.2.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling temp_file_name v0.1.0 [INFO] [stderr] Compiling fontdb v0.3.0 [INFO] [stderr] Compiling rustybuzz v0.3.0 [INFO] [stderr] Compiling extended_pulldown v0.1.0 [INFO] [stderr] Compiling tiny-skia v0.2.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling usvg v0.12.0 [INFO] [stderr] Compiling resvg v0.12.0 [INFO] [stderr] Compiling bookbinder_common v0.1.1 [INFO] [stderr] Compiling bookbinder_ast v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.01s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rustybuzz v0.3.0 [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" "d5cf073093def0f887e081df1ef418a10363885b8e4832e4b76456dc05734317", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5cf073093def0f887e081df1ef418a10363885b8e4832e4b76456dc05734317", kill_on_drop: false }` [INFO] [stdout] d5cf073093def0f887e081df1ef418a10363885b8e4832e4b76456dc05734317 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 876c5e0881d81f5661f2b691ddc02d995485de5980a9da49c0b90b2e3b95cc23 [INFO] running `Command { std: "docker" "start" "-a" "876c5e0881d81f5661f2b691ddc02d995485de5980a9da49c0b90b2e3b95cc23", kill_on_drop: false }` [INFO] [stderr] Compiling bookbinder_ast v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.97s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rustybuzz v0.3.0 [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" "876c5e0881d81f5661f2b691ddc02d995485de5980a9da49c0b90b2e3b95cc23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "876c5e0881d81f5661f2b691ddc02d995485de5980a9da49c0b90b2e3b95cc23", kill_on_drop: false }` [INFO] [stdout] 876c5e0881d81f5661f2b691ddc02d995485de5980a9da49c0b90b2e3b95cc23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 62bdc697a3360bbf2953dc29e60ac0592c15b87a45504e2f228df57917078ba5 [INFO] running `Command { std: "docker" "start" "-a" "62bdc697a3360bbf2953dc29e60ac0592c15b87a45504e2f228df57917078ba5", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rustybuzz v0.3.0 [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/lib.rs (/opt/rustwide/target/debug/deps/bookbinder_ast-5b4f655da0375421) [INFO] [stdout] [INFO] [stderr] Doc-tests bookbinder_ast [INFO] [stdout] running 1 test [INFO] [stdout] test tests::remove_title ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - ContributorSource (line 292) ... ok [INFO] [stdout] test src/lib.rs - BookSrcBuilder (line 215) ... ok [INFO] [stdout] test src/lib.rs - (line 11) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.58s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "62bdc697a3360bbf2953dc29e60ac0592c15b87a45504e2f228df57917078ba5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62bdc697a3360bbf2953dc29e60ac0592c15b87a45504e2f228df57917078ba5", kill_on_drop: false }` [INFO] [stdout] 62bdc697a3360bbf2953dc29e60ac0592c15b87a45504e2f228df57917078ba5