[INFO] fetching crate fundamental_data_type 0.2.0...
[INFO] checking fundamental_data_type-0.2.0 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate fundamental_data_type 0.2.0 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate fundamental_data_type 0.2.0 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fundamental_data_type 0.2.0
[INFO] finished tweaking crates.io crate fundamental_data_type 0.2.0
[INFO] tweaked toml for crates.io crate fundamental_data_type 0.2.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 117 packages to latest compatible versions
[INFO] [stderr]       Adding derive_tools v0.17.0 (available: v0.29.0)
[INFO] [stderr]       Adding either v1.6.1 (available: v1.13.0)
[INFO] [stderr]       Adding test_tools v0.6.0 (available: v0.10.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f8a5d57d0f94215ea6d6e1de5fe9081a202d2ad7d47c837ebdc6ca29c4b9a12e
[INFO] running `Command { std: "docker" "start" "-a" "f8a5d57d0f94215ea6d6e1de5fe9081a202d2ad7d47c837ebdc6ca29c4b9a12e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8a5d57d0f94215ea6d6e1de5fe9081a202d2ad7d47c837ebdc6ca29c4b9a12e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8a5d57d0f94215ea6d6e1de5fe9081a202d2ad7d47c837ebdc6ca29c4b9a12e", kill_on_drop: false }`
[INFO] [stdout] f8a5d57d0f94215ea6d6e1de5fe9081a202d2ad7d47c837ebdc6ca29c4b9a12e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e86728d843931cd70b19c06e949c84cb3168219e3c12b8366bb9e1b9830ada8
[INFO] running `Command { std: "docker" "start" "-a" "3e86728d843931cd70b19c06e949c84cb3168219e3c12b8366bb9e1b9830ada8", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling interval_adapter v0.5.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling interval_adapter v0.13.0
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling derive_tools v0.10.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling target-triple v0.1.3
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]    Compiling derive_tools v0.17.0
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking for_each v0.4.0
[INFO] [stderr]     Checking dissimilar v1.0.9
[INFO] [stderr]     Checking is_slice v0.5.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking implements v0.4.0
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking literally v0.1.3
[INFO] [stderr]     Checking mem_tools v0.2.0
[INFO] [stderr]     Checking diagnostics_tools v0.4.0
[INFO] [stderr]    Compiling inspect_type v0.6.0
[INFO] [stderr]    Compiling test_tools v0.6.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking typing_tools v0.4.0
[INFO] [stderr]    Compiling iter_tools v0.5.0
[INFO] [stderr]    Compiling iter_tools v0.11.0
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]    Compiling macro_tools v0.4.0
[INFO] [stderr]    Compiling macro_tools v0.19.0
[INFO] [stderr]    Compiling derive_tools_meta v0.8.0
[INFO] [stderr]    Compiling impls_index_meta v0.3.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling structmeta-derive v0.2.0
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling clone_dyn_meta v0.12.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling derive_tools_meta v0.14.0
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]     Checking impls_index v0.3.0
[INFO] [stderr]    Compiling variadic_from v0.3.0
[INFO] [stderr]     Checking type_constructor v0.2.0
[INFO] [stderr]     Checking data_type v0.2.0
[INFO] [stderr]     Checking clone_dyn v0.12.0
[INFO] [stderr]     Checking variadic_from v0.10.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling mod_interface_meta v0.8.0
[INFO] [stderr]    Compiling structmeta v0.2.0
[INFO] [stderr]     Checking thiserror v1.0.65
[INFO] [stderr]     Checking error_tools v0.5.0
[INFO] [stderr]    Compiling parse-display-derive v0.8.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]     Checking mod_interface v0.8.0
[INFO] [stderr]     Checking meta_tools v0.6.0
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking parse-display v0.8.2
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]     Checking trybuild v1.0.101
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking fundamental_data_type v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `use_std`
[INFO] [stdout]  --> src/lib.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![ cfg_attr( not( feature = "use_std" ), no_std ) ]
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `enabled`, `full`, `no_std`, and `use_alloc`
[INFO] [stdout]   = help: consider adding `use_std` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read tests/../../../../module/core/derive_tools/tests/inc/mod.rs: No such file or directory (os error 2)
[INFO] [stdout]  --> tests/tests.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | mod tests;
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fundamental_data_type` (test "tests") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unexpected `cfg` condition value: `use_std`
[INFO] [stdout]  --> src/lib.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![ cfg_attr( not( feature = "use_std" ), no_std ) ]
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `enabled`, `full`, `no_std`, and `use_alloc`
[INFO] [stdout]   = help: consider adding `use_std` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]   --> tests/smoke_test.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout] 3  | / #[ test ]
[INFO] [stdout] 4  | | fn local_smoke_test()
[INFO] [stdout] 5  | | {
[INFO] [stdout] 6  | |   ::test_tools::smoke_test_for_local_run();
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |   ::test_tools::smoke_test_for_published_run();
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3e86728d843931cd70b19c06e949c84cb3168219e3c12b8366bb9e1b9830ada8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e86728d843931cd70b19c06e949c84cb3168219e3c12b8366bb9e1b9830ada8", kill_on_drop: false }`
[INFO] [stdout] 3e86728d843931cd70b19c06e949c84cb3168219e3c12b8366bb9e1b9830ada8
