[INFO] fetching crate impls_index 0.8.0...
[INFO] checking impls_index-0.8.0 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] extracting crate impls_index 0.8.0 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate impls_index 0.8.0 on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate impls_index 0.8.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate impls_index 0.8.0
[INFO] tweaked toml for crates.io crate impls_index 0.8.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate crates.io crate impls_index 0.8.0 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" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd1199f99b07c33251d4cb4455e612de66b8361ec3c630f473848ccbf697f093
[INFO] running `Command { std: "docker" "start" "-a" "cd1199f99b07c33251d4cb4455e612de66b8361ec3c630f473848ccbf697f093", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd1199f99b07c33251d4cb4455e612de66b8361ec3c630f473848ccbf697f093", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd1199f99b07c33251d4cb4455e612de66b8361ec3c630f473848ccbf697f093", kill_on_drop: false }`
[INFO] [stdout] cd1199f99b07c33251d4cb4455e612de66b8361ec3c630f473848ccbf697f093
[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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef1ebba77e728cc407372c7427b5e8fffaf2d1f2f81119dae4760bb6cbb0da1f
[INFO] running `Command { std: "docker" "start" "-a" "ef1ebba77e728cc407372c7427b5e8fffaf2d1f2f81119dae4760bb6cbb0da1f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling interval_adapter v0.16.0
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling interval_adapter v0.19.0
[INFO] [stderr]    Compiling derive_tools v0.19.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling derive_tools v0.21.0
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling collection_tools v0.12.0
[INFO] [stderr]    Compiling clone_dyn_types v0.23.0
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling inspect_type v0.10.0
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking shared_child v1.0.0
[INFO] [stderr]     Checking os_pipe v1.1.5
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]    Compiling former_types v2.8.0
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling trybuild v1.0.89
[INFO] [stderr]    Compiling interval_adapter v0.24.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling iter_tools v0.13.0
[INFO] [stderr]    Compiling iter_tools v0.16.0
[INFO] [stderr]    Compiling iter_tools v0.21.0
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]     Checking duct v0.13.7
[INFO] [stderr]    Compiling test_tools v0.9.0
[INFO] [stderr]     Checking error_tools v0.11.0
[INFO] [stderr]     Checking dissimilar v1.0.7
[INFO] [stderr]     Checking for_each v0.8.0
[INFO] [stderr]    Compiling const_format v0.2.32
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking literally v0.1.3
[INFO] [stderr]     Checking is_slice v0.9.0
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking implements v0.8.0
[INFO] [stderr]     Checking typing_tools v0.8.0
[INFO] [stderr]     Checking data_type v0.7.0
[INFO] [stderr]     Checking diagnostics_tools v0.8.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking mem_tools v0.6.0
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]     Checking basic-toml v0.1.9
[INFO] [stderr]    Compiling macro_tools v0.21.0
[INFO] [stderr]    Compiling macro_tools v0.24.0
[INFO] [stderr]    Compiling macro_tools v0.40.0
[INFO] [stderr]    Compiling derive_more-impl v1.0.0-beta.6
[INFO] [stderr]    Compiling derive_tools_meta v0.16.0
[INFO] [stderr]    Compiling derive_tools_meta v0.18.0
[INFO] [stderr]    Compiling impls_index_meta v0.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling former_meta v0.12.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling impls_index_meta v0.8.0
[INFO] [stderr]     Checking impls_index v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking impls_index v0.7.0
[INFO] [stderr]    Compiling variadic_from v0.12.0
[INFO] [stderr]    Compiling variadic_from v0.14.0
[INFO] [stderr]     Checking former v0.13.0
[INFO] [stderr]     Checking error_tools v0.13.0
[INFO] [stderr]    Compiling derive_more v1.0.0-beta.6
[INFO] [stderr]    Compiling mod_interface_meta v0.16.0
[INFO] [stderr]    Compiling mod_interface_meta v0.18.0
[INFO] [stderr]     Checking mod_interface v0.18.0
[INFO] [stderr]     Checking mod_interface v0.16.0
[INFO] [stderr]     Checking proper_path_tools v0.3.0
[INFO] [stderr]     Checking meta_tools v0.10.0
[INFO] [stderr]     Checking process_tools v0.2.0
[INFO] [stdout] error: couldn't read tests/../../../../module/step/meta/src/module/terminal.rs: No such file or directory (os error 2)
[INFO] [stdout]  --> tests/experiment.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | include!( "../../../../module/step/meta/src/module/terminal.rs" );
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read tests/../../../../module/step/meta/src/module/terminal.rs: No such file or directory (os error 2)
[INFO] [stdout]  --> tests/tests.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | include!( "../../../../module/step/meta/src/module/terminal.rs" );
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include` (in Nightly builds, run with -Z macro-backtrace for more info)
[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] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `impls_index` (test "tests") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `impls_index` (test "experiment") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "ef1ebba77e728cc407372c7427b5e8fffaf2d1f2f81119dae4760bb6cbb0da1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef1ebba77e728cc407372c7427b5e8fffaf2d1f2f81119dae4760bb6cbb0da1f", kill_on_drop: false }`
[INFO] [stdout] ef1ebba77e728cc407372c7427b5e8fffaf2d1f2f81119dae4760bb6cbb0da1f
