[INFO] updating cached repository https://github.com/inux39/ejonecho [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/mnt/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d5b45d68682f353e4004e549e0902944291e8ae0 [INFO] checking inux39/ejonecho against master#c9edc02e8320a9e5799d185910ece7d491f524e6 for pr-64398 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Finux39%2Fejonecho" "work/builds/worker-2/source"` [INFO] [stderr] Cloning into 'work/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/inux39/ejonecho on toolchain c9edc02e8320a9e5799d185910ece7d491f524e6-alt [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/inux39/ejonecho [INFO] finished tweaking git repo https://github.com/inux39/ejonecho [INFO] tweaked toml for git repo https://github.com/inux39/ejonecho written to work/builds/worker-2/source/Cargo.toml [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] e66f8310f732eb98752f667d7f53b8d4c250764e2b3b771a6ba949890d339f70 [INFO] running `"docker" "start" "-a" "e66f8310f732eb98752f667d7f53b8d4c250764e2b3b771a6ba949890d339f70"` [INFO] [stderr] Checking ejonecho v0.0.2 (/opt/rustwide/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" "e66f8310f732eb98752f667d7f53b8d4c250764e2b3b771a6ba949890d339f70"` [INFO] running `"docker" "rm" "-f" "e66f8310f732eb98752f667d7f53b8d4c250764e2b3b771a6ba949890d339f70"` [INFO] [stdout] e66f8310f732eb98752f667d7f53b8d4c250764e2b3b771a6ba949890d339f70