[INFO] cloning repository https://github.com/phodal/rust-llvm-practises [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phodal/rust-llvm-practises" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphodal%2Frust-llvm-practises", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphodal%2Frust-llvm-practises'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 85a100bf148108802f3740b124d0e78a3361ac45 [INFO] checking phodal/rust-llvm-practises against try#4a04890980766cc79878135f5ade8c0c4321e943 for pr-65819 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphodal%2Frust-llvm-practises" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/phodal/rust-llvm-practises on toolchain 4a04890980766cc79878135f5ade8c0c4321e943 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/phodal/rust-llvm-practises [INFO] finished tweaking git repo https://github.com/phodal/rust-llvm-practises [INFO] tweaked toml for git repo https://github.com/phodal/rust-llvm-practises written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/phodal/rust-llvm-practises already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/TheDan64/inkwell` [INFO] [stderr] error: the lock file /workspace/builds/worker-2/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/TheDan64/inkwell` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded semver v0.11.0 [INFO] [stderr] Downloaded semver-parser v0.10.2 [INFO] [stderr] Downloaded ucd-trie v0.1.3 [INFO] [stderr] Downloaded once_cell v1.7.2 [INFO] [stderr] Downloaded pest v2.1.3 [INFO] [stderr] Downloaded regex v1.4.5 [INFO] [stderr] Downloaded llvm-sys v110.0.1 [INFO] [stderr] Downloaded llvm-sys v100.2.1 [INFO] [stderr] Downloaded regex-syntax v0.6.23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89ca06aa0f185491bb61073367f266f85dd10354b4a6f2e73e565e564afd1974 [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" "89ca06aa0f185491bb61073367f266f85dd10354b4a6f2e73e565e564afd1974", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89ca06aa0f185491bb61073367f266f85dd10354b4a6f2e73e565e564afd1974", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89ca06aa0f185491bb61073367f266f85dd10354b4a6f2e73e565e564afd1974", kill_on_drop: false }` [INFO] [stdout] 89ca06aa0f185491bb61073367f266f85dd10354b4a6f2e73e565e564afd1974 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8388d0b18639562ad8aa1d64b9cd1c1b65312f1014d340867f9267ae4789867 [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" "c8388d0b18639562ad8aa1d64b9cd1c1b65312f1014d340867f9267ae4789867", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling inkwell v0.1.0 (https://github.com/TheDan64/inkwell?branch=master#f768691f) [INFO] [stderr] Compiling inkwell v0.1.0-llvm10sample [INFO] [stderr] Checking llvm-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking pass v0.1.0 (/opt/rustwide/workdir/pass) [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking lock_api v0.4.3 [INFO] [stdout] error[E0601]: `main` function not found in crate `llvm_rust` [INFO] [stdout] | [INFO] [stdout] = note: consider adding a `main` function to `src/main.rs` [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 E0601`. [INFO] [stdout] [INFO] [stderr] error: could not compile `llvm-rust` [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c8388d0b18639562ad8aa1d64b9cd1c1b65312f1014d340867f9267ae4789867", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8388d0b18639562ad8aa1d64b9cd1c1b65312f1014d340867f9267ae4789867", kill_on_drop: false }` [INFO] [stdout] c8388d0b18639562ad8aa1d64b9cd1c1b65312f1014d340867f9267ae4789867