[INFO] fetching crate include-crypt-codegen 0.1.1...
[INFO] testing include-crypt-codegen-0.1.1 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate include-crypt-codegen 0.1.1 into /workspace/builds/worker-6-tc1/source
[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-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate include-crypt-codegen 0.1.1 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 33 packages to latest compatible versions
[INFO] [stderr]       Adding libflate v1.4.0 (available: v2.2.1)
[INFO] [stderr]       Adding obfstr v0.2.6 (available: v0.4.4)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.114)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cfb-mode v0.6.0
[INFO] [stderr]   Downloaded include-crypt-crypto v0.1.0
[INFO] [stderr]   Downloaded libflate_lz77 v1.2.0
[INFO] [stderr]   Downloaded libflate v1.4.0
[INFO] [stderr]   Downloaded obfstr v0.2.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 369e3de9f0ca0992f7b57acdbe1e08e9bd398a913cbffdd84b6062af12d6d8c9
[INFO] running `Command { std: "docker" "start" "-a" "369e3de9f0ca0992f7b57acdbe1e08e9bd398a913cbffdd84b6062af12d6d8c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "369e3de9f0ca0992f7b57acdbe1e08e9bd398a913cbffdd84b6062af12d6d8c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "369e3de9f0ca0992f7b57acdbe1e08e9bd398a913cbffdd84b6062af12d6d8c9", kill_on_drop: false }`
[INFO] [stdout] 369e3de9f0ca0992f7b57acdbe1e08e9bd398a913cbffdd84b6062af12d6d8c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] efba29a530d0f52b559c1d325f8a4107cc186a91f7f31ff87e10eb20482eb47a
[INFO] running `Command { std: "docker" "start" "-a" "efba29a530d0f52b559c1d325f8a4107cc186a91f7f31ff87e10eb20482eb47a", kill_on_drop: false }`
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling include-crypt-codegen v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling aes-soft v0.6.4
[INFO] [stderr]    Compiling cfb-mode v0.6.0
[INFO] [stderr]    Compiling aes v0.6.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling include-crypt-crypto v0.1.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.89s
[INFO] running `Command { std: "docker" "inspect" "efba29a530d0f52b559c1d325f8a4107cc186a91f7f31ff87e10eb20482eb47a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efba29a530d0f52b559c1d325f8a4107cc186a91f7f31ff87e10eb20482eb47a", kill_on_drop: false }`
[INFO] [stdout] efba29a530d0f52b559c1d325f8a4107cc186a91f7f31ff87e10eb20482eb47a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 06ace69d127a4cef428a003cfe6b4e0dfc2aee3fdbe07da79ce5a66c816548ba
[INFO] running `Command { std: "docker" "start" "-a" "06ace69d127a4cef428a003cfe6b4e0dfc2aee3fdbe07da79ce5a66c816548ba", 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.86s
[INFO] running `Command { std: "docker" "inspect" "06ace69d127a4cef428a003cfe6b4e0dfc2aee3fdbe07da79ce5a66c816548ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06ace69d127a4cef428a003cfe6b4e0dfc2aee3fdbe07da79ce5a66c816548ba", kill_on_drop: false }`
[INFO] [stdout] 06ace69d127a4cef428a003cfe6b4e0dfc2aee3fdbe07da79ce5a66c816548ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 56458bc4d2c9f2db06315e36adac905a6fdb5021ba001940c39a1ca7e6ba80fb
[INFO] running `Command { std: "docker" "start" "-a" "56458bc4d2c9f2db06315e36adac905a6fdb5021ba001940c39a1ca7e6ba80fb", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/include_crypt_codegen-91b214e6830c24a3)
[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_aes (line 45) ... FAILED
[INFO] [stdout] test src/lib.rs - encrypt_aes (line 38) ... FAILED
[INFO] [stdout] test src/lib.rs - encrypt_xor (line 20) ... FAILED
[INFO] [stdout] test src/lib.rs - encrypt_xor (line 13) ... 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_aes (line 45) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `include_crypt`
[INFO] [stdout]   --> src/lib.rs:48:31
[INFO] [stdout]    |
[INFO] [stdout] 48 | let (key, nonce, encrypted) = encrypt_aes!("src/lib.rs");
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `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_aes (line 38) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `include_crypt`
[INFO] [stdout]   --> src/lib.rs:41:31
[INFO] [stdout]    |
[INFO] [stdout] 41 | let (key, nonce, encrypted) = encrypt_aes!("src/lib.rs", 0xdeadbeef);
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `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 20) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `include_crypt`
[INFO] [stdout]   --> src/lib.rs:23:24
[INFO] [stdout]    |
[INFO] [stdout] 23 | let (key, encrypted) = encrypt_xor!("src/lib.rs");
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `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_xor (line 13) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `include_crypt`
[INFO] [stdout]   --> src/lib.rs:16:24
[INFO] [stdout]    |
[INFO] [stdout] 16 | let (key, encrypted) = encrypt_xor!("src/lib.rs", 0xdeadbeef);
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `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 - include_files (line 61) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `include_crypt`
[INFO] [stdout]   --> src/lib.rs:64:13
[INFO] [stdout]    |
[INFO] [stdout] 64 | let files = include_files!("XOR", "src");
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `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[E0433]: failed to resolve: use of unresolved module or unlinked crate `include_crypt`
[INFO] [stdout]   --> src/lib.rs:64:13
[INFO] [stdout]    |
[INFO] [stdout] 64 | let files = include_files!("XOR", "src");
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `include_crypt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `include_crypt`, use `cargo add include_crypt` to add it to your `Cargo.toml`
[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 2 previous errors
[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.18s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "56458bc4d2c9f2db06315e36adac905a6fdb5021ba001940c39a1ca7e6ba80fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56458bc4d2c9f2db06315e36adac905a6fdb5021ba001940c39a1ca7e6ba80fb", kill_on_drop: false }`
[INFO] [stdout] 56458bc4d2c9f2db06315e36adac905a6fdb5021ba001940c39a1ca7e6ba80fb
