[INFO] fetching crate include-doc 0.2.2... [INFO] testing include-doc-0.2.2 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate include-doc 0.2.2 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate include-doc 0.2.2 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate include-doc 0.2.2 [INFO] tweaked toml for crates.io crate include-doc 0.2.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate include-doc 0.2.2 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate include-doc 0.2.2 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded trybuild v1.0.104 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 195efa78a807d8f68a0436483eef2ffbfa30ed7e800b3abc77b5afc9581f1b35 [INFO] running `Command { std: "docker" "start" "-a" "195efa78a807d8f68a0436483eef2ffbfa30ed7e800b3abc77b5afc9581f1b35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "195efa78a807d8f68a0436483eef2ffbfa30ed7e800b3abc77b5afc9581f1b35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "195efa78a807d8f68a0436483eef2ffbfa30ed7e800b3abc77b5afc9581f1b35", kill_on_drop: false }` [INFO] [stdout] 195efa78a807d8f68a0436483eef2ffbfa30ed7e800b3abc77b5afc9581f1b35 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 092b963142f9141b91563f6f7087194ff20b1dd2265e3fc348a5a0fa0b2f8bea [INFO] running `Command { std: "docker" "start" "-a" "092b963142f9141b91563f6f7087194ff20b1dd2265e3fc348a5a0fa0b2f8bea", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling jod-thread v0.1.2 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling ra_ap_limit v0.0.164 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling drop_bomb v0.1.5 [INFO] [stderr] Compiling la-arena v0.3.1 [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling unic-emoji-char v0.9.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cov-mark v2.0.0 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling always-assert v0.1.3 [INFO] [stderr] Compiling ra-ap-rustc_lexer v0.1.0 [INFO] [stderr] Compiling ra_ap_parser v0.0.164 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling perf-event-open-sys v1.0.1 [INFO] [stderr] Compiling perf-event v0.4.7 [INFO] [stderr] Compiling ra_ap_stdx v0.0.164 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling rowan v0.15.16 [INFO] [stderr] Compiling ra_ap_profile v0.0.164 [INFO] [stderr] Compiling ra_ap_text_edit v0.0.164 [INFO] [stderr] Compiling ra_ap_syntax v0.0.164 [INFO] [stderr] Compiling include-doc-macro v0.2.2 [INFO] [stderr] Compiling include-doc v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.06s [INFO] running `Command { std: "docker" "inspect" "092b963142f9141b91563f6f7087194ff20b1dd2265e3fc348a5a0fa0b2f8bea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "092b963142f9141b91563f6f7087194ff20b1dd2265e3fc348a5a0fa0b2f8bea", kill_on_drop: false }` [INFO] [stdout] 092b963142f9141b91563f6f7087194ff20b1dd2265e3fc348a5a0fa0b2f8bea [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b582fcf744dd08b66c2778cd2ef1dfdbdfba4a26099a9ee284e069a1882a0d7a [INFO] running `Command { std: "docker" "start" "-a" "b582fcf744dd08b66c2778cd2ef1dfdbdfba4a26099a9ee284e069a1882a0d7a", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling ra_ap_syntax v0.0.164 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling include-doc-macro v0.2.2 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling include-doc v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling trybuild v1.0.104 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.11s [INFO] running `Command { std: "docker" "inspect" "b582fcf744dd08b66c2778cd2ef1dfdbdfba4a26099a9ee284e069a1882a0d7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b582fcf744dd08b66c2778cd2ef1dfdbdfba4a26099a9ee284e069a1882a0d7a", kill_on_drop: false }` [INFO] [stdout] b582fcf744dd08b66c2778cd2ef1dfdbdfba4a26099a9ee284e069a1882a0d7a [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ad72cdf46501c94dc2555e56fc8e2622526ef22471b8aa33818a95e688e992dc [INFO] running `Command { std: "docker" "start" "-a" "ad72cdf46501c94dc2555e56fc8e2622526ef22471b8aa33818a95e688e992dc", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/include_doc-a40d9997a26b41e2) [INFO] [stderr] Running tests/doc.rs (/opt/rustwide/target/debug/deps/doc-a615720eee65ce6b) [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] [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] Running tests/error.rs (/opt/rustwide/target/debug/deps/error-22438934b5903c9d) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling drop_bomb v0.1.5 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling jod-thread v0.1.2 [INFO] [stderr] Compiling unic-emoji-char v0.9.0 [INFO] [stderr] Compiling always-assert v0.1.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ra_ap_limit v0.0.164 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling la-arena v0.3.1 [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling cov-mark v2.0.0 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling ra-ap-rustc_lexer v0.1.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling ra_ap_parser v0.0.164 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling perf-event-open-sys v1.0.1 [INFO] [stderr] Compiling ra_ap_stdx v0.0.164 [INFO] [stderr] Compiling perf-event v0.4.7 [INFO] [stderr] Compiling ra_ap_text_edit v0.0.164 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling ra_ap_profile v0.0.164 [INFO] [stderr] Compiling rowan v0.15.16 [INFO] [stderr] Compiling ra_ap_syntax v0.0.164 [INFO] [stderr] Compiling include-doc-macro v0.2.2 [INFO] [stderr] Checking include-doc v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking include-doc-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/include-doc) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.77s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test tests/error/fn_body_in_dependencies.rs ... ok [INFO] [stdout] test syntax_error ... ok [INFO] [stderr] test tests/error/syntax_error.rs ... ok [INFO] [stdout] [INFO] [stderr] test tests/error/missing_file.rs ... ok [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.24s [INFO] [stderr] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] Doc-tests include_doc [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/lib.rs - (line 37) ... ok [INFO] [stdout] test src/lib.rs - (line 70) ... ok [INFO] [stdout] test src/lib.rs - (line 13) ... ok [INFO] [stdout] test src/lib.rs - (line 48) ... ok [INFO] [stdout] test src/lib.rs - (line 82) ... ok [INFO] [stdout] test src/lib.rs - (line 23) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.48s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ad72cdf46501c94dc2555e56fc8e2622526ef22471b8aa33818a95e688e992dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad72cdf46501c94dc2555e56fc8e2622526ef22471b8aa33818a95e688e992dc", kill_on_drop: false }` [INFO] [stdout] ad72cdf46501c94dc2555e56fc8e2622526ef22471b8aa33818a95e688e992dc