[INFO] fetching crate debugoff 0.2.2...
[INFO] checking debugoff-0.2.2 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate debugoff 0.2.2 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate debugoff 0.2.2 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate debugoff 0.2.2
[INFO] finished tweaking crates.io crate debugoff 0.2.2
[INFO] tweaked toml for crates.io crate debugoff 0.2.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate crates.io crate debugoff 0.2.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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded goldberg v0.1.0
[INFO] [stderr]   Downloaded unroll v0.1.5
[INFO] [stderr]   Downloaded moisture v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 048a6e455f45026e67dea7c018e48608879640d1053e4f071bf25e8239928c9b
[INFO] running `Command { std: "docker" "start" "-a" "048a6e455f45026e67dea7c018e48608879640d1053e4f071bf25e8239928c9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "048a6e455f45026e67dea7c018e48608879640d1053e4f071bf25e8239928c9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "048a6e455f45026e67dea7c018e48608879640d1053e4f071bf25e8239928c9b", kill_on_drop: false }`
[INFO] [stdout] 048a6e455f45026e67dea7c018e48608879640d1053e4f071bf25e8239928c9b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a1df2ccf458cf423a06ad1764bb281304f1f0118e231c9eb382ea0f6041950f
[INFO] running `Command { std: "docker" "start" "-a" "6a1df2ccf458cf423a06ad1764bb281304f1f0118e231c9eb382ea0f6041950f", kill_on_drop: false }`
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling const-random-macro v0.1.13
[INFO] [stderr]     Checking const-random v0.1.13
[INFO] [stderr]    Compiling unroll v0.1.5
[INFO] [stderr]     Checking debugoff v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no function or associated item named `ptraceme_or_die` found for struct `Aa` in the current scope
[INFO] [stdout]    --> src/aa.rs:430:24
[INFO] [stdout]     |
[INFO] [stdout] 32  | struct Aa {
[INFO] [stdout]     | --------- function or associated item `ptraceme_or_die` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 430 |             super::Aa::ptraceme_or_die();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^ function or associated item not found in `Aa`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Aa`, consider using `Aa::new` which returns `Aa`
[INFO] [stdout]    --> src/aa.rs:61:5
[INFO] [stdout]     |
[INFO] [stdout] 61  |     fn new() -> Aa {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `ptraceme_or_die` found for struct `Aa` in the current scope
[INFO] [stdout]    --> src/aa.rs:446:32
[INFO] [stdout]     |
[INFO] [stdout] 32  | struct Aa {
[INFO] [stdout]     | --------- function or associated item `ptraceme_or_die` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 446 |                     super::Aa::ptraceme_or_die();
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ function or associated item not found in `Aa`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Aa`, consider using `Aa::new` which returns `Aa`
[INFO] [stdout]    --> src/aa.rs:61:5
[INFO] [stdout]     |
[INFO] [stdout] 61  |     fn new() -> Aa {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `ptraceme_or_die` found for struct `Aa` in the current scope
[INFO] [stdout]    --> src/aa.rs:449:32
[INFO] [stdout]     |
[INFO] [stdout] 32  | struct Aa {
[INFO] [stdout]     | --------- function or associated item `ptraceme_or_die` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 449 |                     super::Aa::ptraceme_or_die();
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ function or associated item not found in `Aa`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Aa`, consider using `Aa::new` which returns `Aa`
[INFO] [stdout]    --> src/aa.rs:61:5
[INFO] [stdout]     |
[INFO] [stdout] 61  |     fn new() -> Aa {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `debugoff` (lib test) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6a1df2ccf458cf423a06ad1764bb281304f1f0118e231c9eb382ea0f6041950f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a1df2ccf458cf423a06ad1764bb281304f1f0118e231c9eb382ea0f6041950f", kill_on_drop: false }`
[INFO] [stdout] 6a1df2ccf458cf423a06ad1764bb281304f1f0118e231c9eb382ea0f6041950f
[INFO] checking debugoff-0.2.2 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate debugoff 0.2.2 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate debugoff 0.2.2 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate debugoff 0.2.2
[INFO] finished tweaking crates.io crate debugoff 0.2.2
[INFO] tweaked toml for crates.io crate debugoff 0.2.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate crates.io crate debugoff 0.2.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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 23b6ce0f525f228006ec2968f0d1790af9a0b9d3a58292338f4f69eaba4a2ef2
[INFO] running `Command { std: "docker" "start" "-a" "23b6ce0f525f228006ec2968f0d1790af9a0b9d3a58292338f4f69eaba4a2ef2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "23b6ce0f525f228006ec2968f0d1790af9a0b9d3a58292338f4f69eaba4a2ef2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23b6ce0f525f228006ec2968f0d1790af9a0b9d3a58292338f4f69eaba4a2ef2", kill_on_drop: false }`
[INFO] [stdout] 23b6ce0f525f228006ec2968f0d1790af9a0b9d3a58292338f4f69eaba4a2ef2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3dea3a32c3a78bd0546e53c20b6af68e34f76db9c303453942a7802524fd12b5
[INFO] running `Command { std: "docker" "start" "-a" "3dea3a32c3a78bd0546e53c20b6af68e34f76db9c303453942a7802524fd12b5", kill_on_drop: false }`
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling const-random-macro v0.1.13
[INFO] [stderr]     Checking const-random v0.1.13
[INFO] [stderr]    Compiling unroll v0.1.5
[INFO] [stderr]     Checking debugoff v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no function or associated item named `ptraceme_or_die` found for struct `Aa` in the current scope
[INFO] [stdout]    --> src/aa.rs:430:24
[INFO] [stdout]     |
[INFO] [stdout] 32  | struct Aa {
[INFO] [stdout]     | --------- function or associated item `ptraceme_or_die` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 430 |             super::Aa::ptraceme_or_die();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^ function or associated item not found in `Aa`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Aa`, consider using `Aa::new` which returns `Aa`
[INFO] [stdout]    --> src/aa.rs:61:5
[INFO] [stdout]     |
[INFO] [stdout] 61  |     fn new() -> Aa {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `ptraceme_or_die` found for struct `Aa` in the current scope
[INFO] [stdout]    --> src/aa.rs:446:32
[INFO] [stdout]     |
[INFO] [stdout] 32  | struct Aa {
[INFO] [stdout]     | --------- function or associated item `ptraceme_or_die` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 446 |                     super::Aa::ptraceme_or_die();
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ function or associated item not found in `Aa`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Aa`, consider using `Aa::new` which returns `Aa`
[INFO] [stdout]    --> src/aa.rs:61:5
[INFO] [stdout]     |
[INFO] [stdout] 61  |     fn new() -> Aa {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `ptraceme_or_die` found for struct `Aa` in the current scope
[INFO] [stdout]    --> src/aa.rs:449:32
[INFO] [stdout]     |
[INFO] [stdout] 32  | struct Aa {
[INFO] [stdout]     | --------- function or associated item `ptraceme_or_die` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 449 |                     super::Aa::ptraceme_or_die();
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^ function or associated item not found in `Aa`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Aa`, consider using `Aa::new` which returns `Aa`
[INFO] [stdout]    --> src/aa.rs:61:5
[INFO] [stdout]     |
[INFO] [stdout] 61  |     fn new() -> Aa {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `debugoff` (lib test) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3dea3a32c3a78bd0546e53c20b6af68e34f76db9c303453942a7802524fd12b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3dea3a32c3a78bd0546e53c20b6af68e34f76db9c303453942a7802524fd12b5", kill_on_drop: false }`
[INFO] [stdout] 3dea3a32c3a78bd0546e53c20b6af68e34f76db9c303453942a7802524fd12b5
