[INFO] fetching crate include-crypt-codegen 0.1.1...
[INFO] testing include-crypt-codegen-0.1.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate include-crypt-codegen 0.1.1 into /workspace/builds/worker-0-tc2/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-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate include-crypt-codegen 0.1.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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.0)
[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.110)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d1a029b6781464bd4cfbbce0321e1ff33ac84948ed9457cf9d12b1ec28e438b7
[INFO] running `Command { std: "docker" "start" "-a" "d1a029b6781464bd4cfbbce0321e1ff33ac84948ed9457cf9d12b1ec28e438b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d1a029b6781464bd4cfbbce0321e1ff33ac84948ed9457cf9d12b1ec28e438b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1a029b6781464bd4cfbbce0321e1ff33ac84948ed9457cf9d12b1ec28e438b7", kill_on_drop: false }`
[INFO] [stdout] d1a029b6781464bd4cfbbce0321e1ff33ac84948ed9457cf9d12b1ec28e438b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf67d62c975f0cf9b00851bd299f2d15e535684e5021846e90383e938209937f
[INFO] running `Command { std: "docker" "start" "-a" "bf67d62c975f0cf9b00851bd299f2d15e535684e5021846e90383e938209937f", kill_on_drop: false }`
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling include-crypt-codegen v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling syn v1.0.109
[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 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 11.68s
[INFO] running `Command { std: "docker" "inspect" "bf67d62c975f0cf9b00851bd299f2d15e535684e5021846e90383e938209937f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf67d62c975f0cf9b00851bd299f2d15e535684e5021846e90383e938209937f", kill_on_drop: false }`
[INFO] [stdout] bf67d62c975f0cf9b00851bd299f2d15e535684e5021846e90383e938209937f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] facdc39bbd59077e6dcab764d79ec5e9b8b888b0db67edfc7198fca2745565b1
[INFO] running `Command { std: "docker" "start" "-a" "facdc39bbd59077e6dcab764d79ec5e9b8b888b0db67edfc7198fca2745565b1", 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 1.41s
[INFO] running `Command { std: "docker" "inspect" "facdc39bbd59077e6dcab764d79ec5e9b8b888b0db67edfc7198fca2745565b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "facdc39bbd59077e6dcab764d79ec5e9b8b888b0db67edfc7198fca2745565b1", kill_on_drop: false }`
[INFO] [stdout] facdc39bbd59077e6dcab764d79ec5e9b8b888b0db67edfc7198fca2745565b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f394448ce9ddd9ebe741646e0f6eaef275d799690fbba6245c9c67ffafb1185f
[INFO] running `Command { std: "docker" "start" "-a" "f394448ce9ddd9ebe741646e0f6eaef275d799690fbba6245c9c67ffafb1185f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/include_crypt_codegen-8abcf568147fd7e4)
[INFO] [stderr]    Doc-tests include_crypt_codegen
[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 5 tests
[INFO] [stdout] test src/lib.rs - encrypt_xor (line 13) ... FAILED
[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 - include_files (line 61) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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 - 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 - 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.30s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "f394448ce9ddd9ebe741646e0f6eaef275d799690fbba6245c9c67ffafb1185f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f394448ce9ddd9ebe741646e0f6eaef275d799690fbba6245c9c67ffafb1185f", kill_on_drop: false }`
[INFO] [stdout] f394448ce9ddd9ebe741646e0f6eaef275d799690fbba6245c9c67ffafb1185f
