[INFO] fetching crate include-crypt-codegen 0.1.1...
[INFO] testing include-crypt-codegen-0.1.1 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate include-crypt-codegen 0.1.1 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate include-crypt-codegen 0.1.1 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate include-crypt-codegen 0.1.1
[INFO] finished tweaking crates.io crate include-crypt-codegen 0.1.1
[INFO] tweaked toml for crates.io crate include-crypt-codegen 0.1.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 31 packages to latest compatible versions
[INFO] [stderr]       Adding aes v0.6.0 (latest: v0.8.4)
[INFO] [stderr]       Adding aes-soft v0.6.4 (latest: v0.99.99)
[INFO] [stderr]       Adding aesni v0.10.0 (latest: v0.99.99)
[INFO] [stderr]       Adding cfb-mode v0.6.0 (latest: v0.8.2)
[INFO] [stderr]       Adding cipher v0.2.5 (latest: v0.4.4)
[INFO] [stderr]       Adding generic-array v0.14.7 (latest: v1.0.0)
[INFO] [stderr]       Adding libflate v1.4.0 (latest: v2.1.0)
[INFO] [stderr]       Adding libflate_lz77 v1.2.0 (latest: v2.1.0)
[INFO] [stderr]       Adding obfstr v0.2.6 (latest: v0.4.3)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.66)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libflate_lz77 v1.2.0
[INFO] [stderr]   Downloaded cfb-mode v0.6.0
[INFO] [stderr]   Downloaded obfstr v0.2.6
[INFO] [stderr]   Downloaded libflate v1.4.0
[INFO] [stderr]   Downloaded include-crypt-crypto v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 087b866bbb2ac49d0264810c1157672c5525a26d9264cc41fd293acf2cce10d5
[INFO] running `Command { std: "docker" "start" "-a" "087b866bbb2ac49d0264810c1157672c5525a26d9264cc41fd293acf2cce10d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "087b866bbb2ac49d0264810c1157672c5525a26d9264cc41fd293acf2cce10d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "087b866bbb2ac49d0264810c1157672c5525a26d9264cc41fd293acf2cce10d5", kill_on_drop: false }`
[INFO] [stdout] 087b866bbb2ac49d0264810c1157672c5525a26d9264cc41fd293acf2cce10d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5083bf2281b5a31426a0f9ed9d9da7882e618a488b4f82842a4f8fc2e8efe5ea
[INFO] running `Command { std: "docker" "start" "-a" "5083bf2281b5a31426a0f9ed9d9da7882e618a488b4f82842a4f8fc2e8efe5ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling include-crypt-codegen v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling aes-soft v0.6.4
[INFO] [stderr]    Compiling cfb-mode v0.6.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling aes v0.6.0
[INFO] [stderr]    Compiling include-crypt-crypto v0.1.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.78s
[INFO] running `Command { std: "docker" "inspect" "5083bf2281b5a31426a0f9ed9d9da7882e618a488b4f82842a4f8fc2e8efe5ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5083bf2281b5a31426a0f9ed9d9da7882e618a488b4f82842a4f8fc2e8efe5ea", kill_on_drop: false }`
[INFO] [stdout] 5083bf2281b5a31426a0f9ed9d9da7882e618a488b4f82842a4f8fc2e8efe5ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 16bd15b90f0b7de46d6e943d24aef98bec50d24ce4aceffb32ef4508163a6a25
[INFO] running `Command { std: "docker" "start" "-a" "16bd15b90f0b7de46d6e943d24aef98bec50d24ce4aceffb32ef4508163a6a25", kill_on_drop: false }`
[INFO] [stderr]    Compiling obfstr v0.2.6
[INFO] [stderr]    Compiling include-crypt-codegen v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s
[INFO] running `Command { std: "docker" "inspect" "16bd15b90f0b7de46d6e943d24aef98bec50d24ce4aceffb32ef4508163a6a25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16bd15b90f0b7de46d6e943d24aef98bec50d24ce4aceffb32ef4508163a6a25", kill_on_drop: false }`
[INFO] [stdout] 16bd15b90f0b7de46d6e943d24aef98bec50d24ce4aceffb32ef4508163a6a25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 87c4653a7cf3cde714659a730e304ba671ecb367f386de822d62b4493ea9d8c5
[INFO] running `Command { std: "docker" "start" "-a" "87c4653a7cf3cde714659a730e304ba671ecb367f386de822d62b4493ea9d8c5", 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/include_crypt_codegen-ddfd96731198bf95)
[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]    Doc-tests include_crypt_codegen
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/lib.rs - encrypt_xor (line 20) ... FAILED
[INFO] [stdout] test src/lib.rs - encrypt_aes (line 45) ... FAILED
[INFO] [stdout] test src/lib.rs - encrypt_xor (line 13) ... FAILED
[INFO] [stdout] test src/lib.rs - encrypt_aes (line 38) ... FAILED
[INFO] [stdout] test src/lib.rs - include_files (line 61) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - encrypt_xor (line 20) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `include_crypt`
[INFO] [stdout]  --> src/lib.rs:23:24
[INFO] [stdout]   |
[INFO] [stdout] 6 | let (key, encrypted) = encrypt_xor!("src/lib.rs");
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `include_crypt`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `encrypt_xor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - encrypt_aes (line 45) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `include_crypt`
[INFO] [stdout]  --> src/lib.rs:48:31
[INFO] [stdout]   |
[INFO] [stdout] 6 | let (key, nonce, encrypted) = encrypt_aes!("src/lib.rs");
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `include_crypt`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `encrypt_aes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - encrypt_xor (line 13) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `include_crypt`
[INFO] [stdout]  --> src/lib.rs:16:24
[INFO] [stdout]   |
[INFO] [stdout] 6 | let (key, encrypted) = encrypt_xor!("src/lib.rs", 0xdeadbeef);
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `include_crypt`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `encrypt_xor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - encrypt_aes (line 38) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `include_crypt`
[INFO] [stdout]  --> src/lib.rs:41:31
[INFO] [stdout]   |
[INFO] [stdout] 6 | let (key, nonce, encrypted) = encrypt_aes!("src/lib.rs", 0xdeadbeef);
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `include_crypt`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `encrypt_aes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - include_files (line 61) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `include_crypt`
[INFO] [stdout]  --> src/lib.rs:64:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | let files = include_files!("XOR", "src");
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `include_crypt`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - encrypt_aes (line 38)
[INFO] [stdout]     src/lib.rs - encrypt_aes (line 45)
[INFO] [stdout]     src/lib.rs - encrypt_xor (line 13)
[INFO] [stdout]     src/lib.rs - encrypt_xor (line 20)
[INFO] [stdout]     src/lib.rs - include_files (line 61)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "87c4653a7cf3cde714659a730e304ba671ecb367f386de822d62b4493ea9d8c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87c4653a7cf3cde714659a730e304ba671ecb367f386de822d62b4493ea9d8c5", kill_on_drop: false }`
[INFO] [stdout] 87c4653a7cf3cde714659a730e304ba671ecb367f386de822d62b4493ea9d8c5
