[INFO] cloning repository inux39/ejonecho [INFO] running `"git" "clone" "--bare" "git://github.com/inux39/ejonecho.git" "work/cache/sources/gh/inux39/ejonecho"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/inux39/ejonecho'... [INFO] running `"git" "clone" "work/cache/sources/gh/inux39/ejonecho" "work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/inux39/ejonecho"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/inux39/ejonecho'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/inux39/ejonecho" "work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/inux39/ejonecho"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/inux39/ejonecho'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d5b45d68682f353e4004e549e0902944291e8ae0 [INFO] sha for GitHub repo inux39/ejonecho: d5b45d68682f353e4004e549e0902944291e8ae0 [INFO] validating manifest of inux39/ejonecho on toolchain master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of inux39/ejonecho on toolchain try#8f81d0bf6baf07b92f1246696722485c4ca0b049 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing inux39/ejonecho [INFO] finished frobbing inux39/ejonecho [INFO] frobbed toml for inux39/ejonecho written to work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/inux39/ejonecho/Cargo.toml [INFO] started frobbing inux39/ejonecho [INFO] finished frobbing inux39/ejonecho [INFO] frobbed toml for inux39/ejonecho written to work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/inux39/ejonecho/Cargo.toml [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking inux39/ejonecho against master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1 for pr-62008 [INFO] running `"docker" "create" "-v" "/mnt/big/ec2-user/crater/work/local/target-dirs/pr-62008/worker-4/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1:/opt/crater/target:rw,Z" "-v" "/mnt/big/ec2-user/crater/work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/inux39/ejonecho:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/ec2-user/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/ec2-user/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 1be1b19b6d5ee89f853ca2b032618ba52d05d919bab961186c8ecc6bd2859171 [INFO] running `"docker" "start" "-a" "1be1b19b6d5ee89f853ca2b032618ba52d05d919bab961186c8ecc6bd2859171"` [INFO] [stderr] Checking ejonecho v0.0.2 (/opt/crater/workdir) [INFO] [stderr] error[E0425]: cannot find function `ejoneco_time` in this scope [INFO] [stderr] --> src/main.rs:112:10 [INFO] [stderr] | [INFO] [stderr] 112 | assert!(ejoneco_time(0, 0) == 0); [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `ejoneco_time` in this scope [INFO] [stderr] --> src/main.rs:113:10 [INFO] [stderr] | [INFO] [stderr] 113 | assert!(ejoneco_time(0, 40) == 0); [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `ejoneco_time` in this scope [INFO] [stderr] --> src/main.rs:114:10 [INFO] [stderr] | [INFO] [stderr] 114 | assert!(ejoneco_time(0, 41) == 1); [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `ejoneco_time` in this scope [INFO] [stderr] --> src/main.rs:115:10 [INFO] [stderr] | [INFO] [stderr] 115 | assert!(ejoneco_time(12, 50) == 13); [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `ejoneco_time` in this scope [INFO] [stderr] --> src/main.rs:116:10 [INFO] [stderr] | [INFO] [stderr] 116 | assert!(ejoneco_time(24, 55) == 25); [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error: aborting due to 5 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: Could not compile `ejonecho`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "1be1b19b6d5ee89f853ca2b032618ba52d05d919bab961186c8ecc6bd2859171"` [INFO] running `"docker" "rm" "-f" "1be1b19b6d5ee89f853ca2b032618ba52d05d919bab961186c8ecc6bd2859171"` [INFO] [stdout] 1be1b19b6d5ee89f853ca2b032618ba52d05d919bab961186c8ecc6bd2859171