[INFO] fetching crate retrieve 1.1.2...
[INFO] testing retrieve-1.1.2 against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] extracting crate retrieve 1.1.2 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate retrieve 1.1.2
[INFO] finished tweaking crates.io crate retrieve 1.1.2
[INFO] tweaked toml for crates.io crate retrieve 1.1.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate retrieve 1.1.2 on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate retrieve 1.1.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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] acd5dfbb1171c263ee9ece6182d5634d99b46525d2303e61ef66aaa419e542b5
[INFO] running `Command { std: "docker" "start" "-a" "acd5dfbb1171c263ee9ece6182d5634d99b46525d2303e61ef66aaa419e542b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "acd5dfbb1171c263ee9ece6182d5634d99b46525d2303e61ef66aaa419e542b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acd5dfbb1171c263ee9ece6182d5634d99b46525d2303e61ef66aaa419e542b5", kill_on_drop: false }`
[INFO] [stdout] acd5dfbb1171c263ee9ece6182d5634d99b46525d2303e61ef66aaa419e542b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80eac8eeebc99ba9449367fbdc6af7782ab7c4a18439aa93be6b8cb219e1193e
[INFO] running `Command { std: "docker" "start" "-a" "80eac8eeebc99ba9449367fbdc6af7782ab7c4a18439aa93be6b8cb219e1193e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling retrieve v1.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.04s
[INFO] running `Command { std: "docker" "inspect" "80eac8eeebc99ba9449367fbdc6af7782ab7c4a18439aa93be6b8cb219e1193e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80eac8eeebc99ba9449367fbdc6af7782ab7c4a18439aa93be6b8cb219e1193e", kill_on_drop: false }`
[INFO] [stdout] 80eac8eeebc99ba9449367fbdc6af7782ab7c4a18439aa93be6b8cb219e1193e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0bcec72ad88f92f9b849a638485ab78c5aeb77de87debcb3b2de5fdbc947c1a1
[INFO] running `Command { std: "docker" "start" "-a" "0bcec72ad88f92f9b849a638485ab78c5aeb77de87debcb3b2de5fdbc947c1a1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling retrieve v1.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.26s
[INFO] running `Command { std: "docker" "inspect" "0bcec72ad88f92f9b849a638485ab78c5aeb77de87debcb3b2de5fdbc947c1a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bcec72ad88f92f9b849a638485ab78c5aeb77de87debcb3b2de5fdbc947c1a1", kill_on_drop: false }`
[INFO] [stdout] 0bcec72ad88f92f9b849a638485ab78c5aeb77de87debcb3b2de5fdbc947c1a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 36b97fcade392b585ad5c332d7c667b702681c80ddc87e64c2de06e58631dd94
[INFO] running `Command { std: "docker" "start" "-a" "36b97fcade392b585ad5c332d7c667b702681c80ddc87e64c2de06e58631dd94", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/retrieve-70e2f5d1e423e3bf)
[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/case_1_pmpu.rs (/opt/rustwide/target/debug/deps/case_1_pmpu-cc5eb0cac1e12cf9)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test m::test_in_situ ... ok
[INFO] [stdout] test test_exo_situ ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/case_2_pmxu.rs (/opt/rustwide/target/debug/deps/case_2_pmxu-c22a0516a1c307e8)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test m::test_in_situ ... ok
[INFO] [stdout] test test_exo_situ ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/case_3_xmpu.rs (/opt/rustwide/target/debug/deps/case_3_xmpu-a0e01b44347832e3)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test m::test_in_situ ... ok
[INFO] [stdout] test test_exo_situ ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/case_4_xmxu.rs (/opt/rustwide/target/debug/deps/case_4_xmxu-665b1f4140f84473)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test m::test_in_situ ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/case_5_pmxx.rs (/opt/rustwide/target/debug/deps/case_5_pmxx-9cfecb305971d70f)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test m::test_in_situ ... ok
[INFO] [stdout] test test_exo_situ ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/case_6_xmxx.rs (/opt/rustwide/target/debug/deps/case_6_xmxx-f12cfd7464ced237)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Doc-tests retrieve
[INFO] [stdout] test m::test_in_situ ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test src/lib.rs - mod_use (line 15) ... FAILED
[INFO] [stdout] test src/lib.rs - pub_mod_pub_use (line 138) ... FAILED
[INFO] [stdout] test src/lib.rs - mod_pub_use (line 97) ... FAILED
[INFO] [stdout] test src/lib.rs - r#mod (line 218) ... FAILED
[INFO] [stdout] test src/lib.rs - pub_mod_use (line 56) ... FAILED
[INFO] [stdout] test src/lib.rs - pub_mod (line 179) ... FAILED
[INFO] [stdout] test src/lib.rs - mod_use (line 11) ... ok
[INFO] [stdout] test src/lib.rs - pub_mod_pub_use (line 134) ... ok
[INFO] [stdout] test src/lib.rs - r#mod (line 214) ... ok
[INFO] [stdout] test src/lib.rs - mod_pub_use (line 93) ... ok
[INFO] [stdout] test src/lib.rs - pub_mod_use (line 52) ... ok
[INFO] [stdout] test src/lib.rs - pub_mod (line 175) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - mod_use (line 15) stdout ----
[INFO] [stdout] error: cannot declare a file module inside a block unless it has a path attribute
[INFO] [stdout]  --> src/lib.rs:16:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | mod a;
[INFO] [stdout]   | ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: file modules are usually placed outside of blocks, at the top level of the file
[INFO] [stdout] 
[INFO] [stdout] error: cannot declare a file module inside a block unless it has a path attribute
[INFO] [stdout]  --> src/lib.rs:18:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | mod b;
[INFO] [stdout]   | ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: file modules are usually placed outside of blocks, at the top level of the file
[INFO] [stdout] 
[INFO] [stdout] error: cannot declare a file module inside a block unless it has a path attribute
[INFO] [stdout]  --> src/lib.rs:20:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | mod c;
[INFO] [stdout]   | ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: file modules are usually placed outside of blocks, at the top level of the file
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - pub_mod_pub_use (line 138) stdout ----
[INFO] [stdout] error: cannot declare a file module inside a block unless it has a path attribute
[INFO] [stdout]  --> src/lib.rs:139:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub mod a;
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: file modules are usually placed outside of blocks, at the top level of the file
[INFO] [stdout] 
[INFO] [stdout] error: cannot declare a file module inside a block unless it has a path attribute
[INFO] [stdout]  --> src/lib.rs:141:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub mod b;
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: file modules are usually placed outside of blocks, at the top level of the file
[INFO] [stdout] 
[INFO] [stdout] error: cannot declare a file module inside a block unless it has a path attribute
[INFO] [stdout]  --> src/lib.rs:143:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub mod c;
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: file modules are usually placed outside of blocks, at the top level of the file
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - mod_pub_use (line 97) stdout ----
[INFO] [stdout] error: cannot declare a file module inside a block unless it has a path attribute
[INFO] [stdout]  --> src/lib.rs:98:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | mod a;
[INFO] [stdout]   | ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: file modules are usually placed outside of blocks, at the top level of the file
[INFO] [stdout] 
[INFO] [stdout] error: cannot declare a file module inside a block unless it has a path attribute
[INFO] [stdout]  --> src/lib.rs:100:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | mod b;
[INFO] [stdout]   | ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: file modules are usually placed outside of blocks, at the top level of the file
[INFO] [stdout] 
[INFO] [stdout] error: cannot declare a file module inside a block unless it has a path attribute
[INFO] [stdout]  --> src/lib.rs:102:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | mod c;
[INFO] [stdout]   | ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: file modules are usually placed outside of blocks, at the top level of the file
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - r#mod (line 218) stdout ----
[INFO] [stdout] error: cannot declare a file module inside a block unless it has a path attribute
[INFO] [stdout]  --> src/lib.rs:219:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | mod a;
[INFO] [stdout]   | ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: file modules are usually placed outside of blocks, at the top level of the file
[INFO] [stdout] 
[INFO] [stdout] error: cannot declare a file module inside a block unless it has a path attribute
[INFO] [stdout]  --> src/lib.rs:220:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | mod b;
[INFO] [stdout]   | ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: file modules are usually placed outside of blocks, at the top level of the file
[INFO] [stdout] 
[INFO] [stdout] error: cannot declare a file module inside a block unless it has a path attribute
[INFO] [stdout]  --> src/lib.rs:221:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | mod c;
[INFO] [stdout]   | ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: file modules are usually placed outside of blocks, at the top level of the file
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - pub_mod_use (line 56) stdout ----
[INFO] [stdout] error: cannot declare a file module inside a block unless it has a path attribute
[INFO] [stdout]  --> src/lib.rs:57:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub mod a;
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: file modules are usually placed outside of blocks, at the top level of the file
[INFO] [stdout] 
[INFO] [stdout] error: cannot declare a file module inside a block unless it has a path attribute
[INFO] [stdout]  --> src/lib.rs:59:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub mod b;
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: file modules are usually placed outside of blocks, at the top level of the file
[INFO] [stdout] 
[INFO] [stdout] error: cannot declare a file module inside a block unless it has a path attribute
[INFO] [stdout]  --> src/lib.rs:61:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub mod c;
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: file modules are usually placed outside of blocks, at the top level of the file
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - pub_mod (line 179) stdout ----
[INFO] [stdout] error: cannot declare a file module inside a block unless it has a path attribute
[INFO] [stdout]  --> src/lib.rs:180:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub mod a;
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: file modules are usually placed outside of blocks, at the top level of the file
[INFO] [stdout] 
[INFO] [stdout] error: cannot declare a file module inside a block unless it has a path attribute
[INFO] [stdout]  --> src/lib.rs:181:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod b;
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: file modules are usually placed outside of blocks, at the top level of the file
[INFO] [stdout] 
[INFO] [stdout] error: cannot declare a file module inside a block unless it has a path attribute
[INFO] [stdout]  --> src/lib.rs:182:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub mod c;
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: file modules are usually placed outside of blocks, at the top level of the file
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - mod_pub_use (line 97)
[INFO] [stdout]     src/lib.rs - mod_use (line 15)
[INFO] [stdout]     src/lib.rs - pub_mod (line 179)
[INFO] [stdout]     src/lib.rs - pub_mod_pub_use (line 138)
[INFO] [stdout]     src/lib.rs - pub_mod_use (line 56)
[INFO] [stdout]     src/lib.rs - r#mod (line 218)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "36b97fcade392b585ad5c332d7c667b702681c80ddc87e64c2de06e58631dd94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36b97fcade392b585ad5c332d7c667b702681c80ddc87e64c2de06e58631dd94", kill_on_drop: false }`
[INFO] [stdout] 36b97fcade392b585ad5c332d7c667b702681c80ddc87e64c2de06e58631dd94
