[INFO] fetching crate include-doc 0.2.2... [INFO] testing include-doc-0.2.2 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate include-doc 0.2.2 into /workspace/builds/worker-1-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-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate include-doc 0.2.2 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded include-doc-macro v0.2.2 [INFO] [stderr] Downloaded ra_ap_limit v0.0.164 [INFO] [stderr] Downloaded ra_ap_stdx v0.0.164 [INFO] [stderr] Downloaded unic-emoji-char v0.9.0 [INFO] [stderr] Downloaded ra-ap-rustc_lexer v0.1.0 [INFO] [stderr] Downloaded ra_ap_syntax v0.0.164 [INFO] [stderr] Downloaded ra_ap_profile v0.0.164 [INFO] [stderr] Downloaded ra_ap_text_edit v0.0.164 [INFO] [stderr] Downloaded ra_ap_parser v0.0.164 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc3547af55d6953f49f3d927dc0a5bcd5197bbba27b0f01b00cee9aee35e7740 [INFO] running `Command { std: "docker" "start" "-a" "bc3547af55d6953f49f3d927dc0a5bcd5197bbba27b0f01b00cee9aee35e7740", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc3547af55d6953f49f3d927dc0a5bcd5197bbba27b0f01b00cee9aee35e7740", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc3547af55d6953f49f3d927dc0a5bcd5197bbba27b0f01b00cee9aee35e7740", kill_on_drop: false }` [INFO] [stdout] bc3547af55d6953f49f3d927dc0a5bcd5197bbba27b0f01b00cee9aee35e7740 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 7bf3c230fe6f63f0bb44034638ebad3a8e17b214c316e574da0ea658aa9f8072 [INFO] running `Command { std: "docker" "start" "-a" "7bf3c230fe6f63f0bb44034638ebad3a8e17b214c316e574da0ea658aa9f8072", kill_on_drop: false }` [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-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling always-assert v0.1.3 [INFO] [stderr] Compiling drop_bomb v0.1.5 [INFO] [stderr] Compiling la-arena v0.3.1 [INFO] [stderr] Compiling unic-emoji-char v0.9.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling jod-thread v0.1.2 [INFO] [stderr] Compiling ra_ap_limit v0.0.164 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling cov-mark v2.0.0 [INFO] [stderr] Compiling itertools v0.10.5 [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 indexmap v2.8.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling perf-event-open-sys v1.0.1 [INFO] [stderr] Compiling ra_ap_stdx v0.0.164 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling perf-event v0.4.7 [INFO] [stderr] Compiling ra_ap_text_edit v0.0.164 [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] Compiling include-doc v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.22s [INFO] running `Command { std: "docker" "inspect" "7bf3c230fe6f63f0bb44034638ebad3a8e17b214c316e574da0ea658aa9f8072", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bf3c230fe6f63f0bb44034638ebad3a8e17b214c316e574da0ea658aa9f8072", kill_on_drop: false }` [INFO] [stdout] 7bf3c230fe6f63f0bb44034638ebad3a8e17b214c316e574da0ea658aa9f8072 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 8f7c709296cbd5614718fb919469ad30c29ad90b059959c0b4d91e233b6d9d85 [INFO] running `Command { std: "docker" "start" "-a" "8f7c709296cbd5614718fb919469ad30c29ad90b059959c0b4d91e233b6d9d85", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling trybuild v1.0.104 [INFO] [stderr] Compiling include-doc v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.37s [INFO] running `Command { std: "docker" "inspect" "8f7c709296cbd5614718fb919469ad30c29ad90b059959c0b4d91e233b6d9d85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f7c709296cbd5614718fb919469ad30c29ad90b059959c0b4d91e233b6d9d85", kill_on_drop: false }` [INFO] [stdout] 8f7c709296cbd5614718fb919469ad30c29ad90b059959c0b4d91e233b6d9d85 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 18c1b782443bfebf6a3ba7785ac31642afc16929e030ee7107065039c8fc82a1 [INFO] running `Command { std: "docker" "start" "-a" "18c1b782443bfebf6a3ba7785ac31642afc16929e030ee7107065039c8fc82a1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/include_doc-d4d1843bdc34c97b) [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/doc.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/doc-ed094e5d20c5daec) [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/x86_64-unknown-linux-musl/debug/deps/error-076fd26b9fc4e8d4) [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 scopeguard v1.2.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling unic-common v0.9.0 [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 text-size v1.1.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling ra_ap_limit v0.0.164 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling jod-thread v0.1.2 [INFO] [stderr] Compiling la-arena v0.3.1 [INFO] [stderr] Compiling drop_bomb v0.1.5 [INFO] [stderr] Compiling unic-emoji-char v0.9.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling cov-mark v2.0.0 [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 lock_api v0.4.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling syn v2.0.100 [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 dashmap v5.5.3 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling ra_ap_text_edit v0.0.164 [INFO] [stderr] Compiling rowan v0.15.16 [INFO] [stderr] Compiling ra_ap_profile v0.0.164 [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 9.98s [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 10.30s [INFO] [stderr] [INFO] [stdout] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "18c1b782443bfebf6a3ba7785ac31642afc16929e030ee7107065039c8fc82a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18c1b782443bfebf6a3ba7785ac31642afc16929e030ee7107065039c8fc82a1", kill_on_drop: false }` [INFO] [stdout] 18c1b782443bfebf6a3ba7785ac31642afc16929e030ee7107065039c8fc82a1