[INFO] cloning repository https://github.com/Razzeee/notrobro-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Razzeee/notrobro-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRazzeee%2Fnotrobro-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRazzeee%2Fnotrobro-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4b20a0c887ddd693e082386bdd4931b067097513 [INFO] checking Razzeee/notrobro-rust against master#4fa76a4a7742bb9c1febe33019f5a9e7e4839a65 for pr-83744 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRazzeee%2Fnotrobro-rust" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Razzeee/notrobro-rust on toolchain 4fa76a4a7742bb9c1febe33019f5a9e7e4839a65 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4fa76a4a7742bb9c1febe33019f5a9e7e4839a65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Razzeee/notrobro-rust [INFO] finished tweaking git repo https://github.com/Razzeee/notrobro-rust [INFO] tweaked toml for git repo https://github.com/Razzeee/notrobro-rust written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/Razzeee/notrobro-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4fa76a4a7742bb9c1febe33019f5a9e7e4839a65" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+4fa76a4a7742bb9c1febe33019f5a9e7e4839a65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d70973aaa149aeb52d691daa63fffac676ebd2fff35cc55c633ff74153328ca [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0d70973aaa149aeb52d691daa63fffac676ebd2fff35cc55c633ff74153328ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d70973aaa149aeb52d691daa63fffac676ebd2fff35cc55c633ff74153328ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d70973aaa149aeb52d691daa63fffac676ebd2fff35cc55c633ff74153328ca", kill_on_drop: false }` [INFO] [stdout] 0d70973aaa149aeb52d691daa63fffac676ebd2fff35cc55c633ff74153328ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+4fa76a4a7742bb9c1febe33019f5a9e7e4839a65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d64017438e0cb232486331ce39ba269bb9d62784ed35e221651d4d0805bef58 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6d64017438e0cb232486331ce39ba269bb9d62784ed35e221651d4d0805bef58", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Checking rand_core v0.3.0 [INFO] [stderr] Checking strsim v0.6.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking rand v0.4.3 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Checking term v0.5.1 [INFO] [stderr] Checking log v0.4.5 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Checking inflate v0.3.4 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking deflate v0.7.19 [INFO] [stderr] Checking gif v0.9.2 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking rand_core v0.2.2 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking aho-corasick v0.6.8 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Checking num-integer v0.1.39 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking flate2 v1.0.3 [INFO] [stderr] Checking rayon-core v1.4.1 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Compiling syn v0.15.9 [INFO] [stderr] Checking num-iter v0.1.37 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking rayon v1.0.2 [INFO] [stderr] Checking tempfile v3.0.4 [INFO] [stderr] Checking png v0.11.0 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking simplelog v0.5.3 [INFO] [stderr] Checking dft v0.5.5 [INFO] [stderr] Checking regex v0.2.11 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking image v0.18.0 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Checking docopt v0.8.3 [INFO] [stderr] Checking pihash v0.4.0 [INFO] [stderr] Checking notrobro v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find value `intro_outro` in this scope [INFO] [stdout] --> src/main.rs:255:40 [INFO] [stdout] | [INFO] [stdout] 255 | info!("Start analyzing {} {} ...", intro_outro, path.display()); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `intro_outro` in this scope [INFO] [stdout] --> src/main.rs:255:40 [INFO] [stdout] | [INFO] [stdout] 255 | info!("Start analyzing {} {} ...", intro_outro, path.display()); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `notrobro` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6d64017438e0cb232486331ce39ba269bb9d62784ed35e221651d4d0805bef58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d64017438e0cb232486331ce39ba269bb9d62784ed35e221651d4d0805bef58", kill_on_drop: false }` [INFO] [stdout] 6d64017438e0cb232486331ce39ba269bb9d62784ed35e221651d4d0805bef58