[INFO] cloning repository https://github.com/usagi/retrieve
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/usagi/retrieve" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fusagi%2Fretrieve", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fusagi%2Fretrieve'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 04434df3f0b3b612c49e4ba0f76fe56b8d8fb33b
[INFO] testing usagi/retrieve against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fusagi%2Fretrieve" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/usagi/retrieve
[INFO] finished tweaking git repo https://github.com/usagi/retrieve
[INFO] tweaked toml for git repo https://github.com/usagi/retrieve written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/usagi/retrieve on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/usagi/retrieve 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aac79785b787d3ad5d91632c0e24449ba41b99dcf2caec4572e3b11768520876
[INFO] running `Command { std: "docker" "start" "-a" "aac79785b787d3ad5d91632c0e24449ba41b99dcf2caec4572e3b11768520876", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aac79785b787d3ad5d91632c0e24449ba41b99dcf2caec4572e3b11768520876", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aac79785b787d3ad5d91632c0e24449ba41b99dcf2caec4572e3b11768520876", kill_on_drop: false }`
[INFO] [stdout] aac79785b787d3ad5d91632c0e24449ba41b99dcf2caec4572e3b11768520876
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba34e618c81f4d24d96b99198f387719dcb9a35a558bd60683bb8c1898fdf932
[INFO] running `Command { std: "docker" "start" "-a" "ba34e618c81f4d24d96b99198f387719dcb9a35a558bd60683bb8c1898fdf932", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[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 3.96s
[INFO] running `Command { std: "docker" "inspect" "ba34e618c81f4d24d96b99198f387719dcb9a35a558bd60683bb8c1898fdf932", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba34e618c81f4d24d96b99198f387719dcb9a35a558bd60683bb8c1898fdf932", kill_on_drop: false }`
[INFO] [stdout] ba34e618c81f4d24d96b99198f387719dcb9a35a558bd60683bb8c1898fdf932
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb739c41606b0c60473654c417663812e55523d4fcda808db2e4f72380dd0928
[INFO] running `Command { std: "docker" "start" "-a" "cb739c41606b0c60473654c417663812e55523d4fcda808db2e4f72380dd0928", 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 5.50s
[INFO] running `Command { std: "docker" "inspect" "cb739c41606b0c60473654c417663812e55523d4fcda808db2e4f72380dd0928", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb739c41606b0c60473654c417663812e55523d4fcda808db2e4f72380dd0928", kill_on_drop: false }`
[INFO] [stdout] cb739c41606b0c60473654c417663812e55523d4fcda808db2e4f72380dd0928
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7896b94d8dc6dac52a7cfaeaf4fe024b0cbe2124fd8a1362da6cfe8d9499faa5
[INFO] running `Command { std: "docker" "start" "-a" "7896b94d8dc6dac52a7cfaeaf4fe024b0cbe2124fd8a1362da6cfe8d9499faa5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/retrieve-70e2f5d1e423e3bf)
[INFO] [stderr]      Running tests/case_1_pmpu.rs (/opt/rustwide/target/debug/deps/case_1_pmpu-cc5eb0cac1e12cf9)
[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 2 tests
[INFO] [stdout] test test_exo_situ ... ok
[INFO] [stdout] test m::test_in_situ ... ok
[INFO] [stderr]      Running tests/case_2_pmxu.rs (/opt/rustwide/target/debug/deps/case_2_pmxu-c22a0516a1c307e8)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[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] [stderr]      Running tests/case_5_pmxx.rs (/opt/rustwide/target/debug/deps/case_5_pmxx-9cfecb305971d70f)
[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 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] [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]    Doc-tests retrieve
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test src/lib.rs - pub_mod_pub_use (line 138) ... FAILED
[INFO] [stdout] test src/lib.rs - r#mod (line 218) ... FAILED
[INFO] [stdout] test src/lib.rs - pub_mod (line 179) ... FAILED
[INFO] [stdout] test src/lib.rs - pub_mod_use (line 56) ... FAILED
[INFO] [stdout] test src/lib.rs - pub_mod (line 175) ... ok
[INFO] [stdout] test src/lib.rs - pub_mod_use (line 52) ... ok
[INFO] [stdout] test src/lib.rs - mod_pub_use (line 93) ... ok
[INFO] [stdout] test src/lib.rs - mod_pub_use (line 97) ... FAILED
[INFO] [stdout] test src/lib.rs - mod_use (line 15) ... FAILED
[INFO] [stdout] test src/lib.rs - pub_mod_pub_use (line 134) ... ok
[INFO] [stdout] test src/lib.rs - mod_use (line 11) ... ok
[INFO] [stdout] test src/lib.rs - r#mod (line 214) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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 - 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 (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] ---- 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 - 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 - 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] 
[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.67s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "7896b94d8dc6dac52a7cfaeaf4fe024b0cbe2124fd8a1362da6cfe8d9499faa5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7896b94d8dc6dac52a7cfaeaf4fe024b0cbe2124fd8a1362da6cfe8d9499faa5", kill_on_drop: false }`
[INFO] [stdout] 7896b94d8dc6dac52a7cfaeaf4fe024b0cbe2124fd8a1362da6cfe8d9499faa5
