[INFO] updating cached repository https://github.com/Lancern/golb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4147bfb1e31d4b5e70176074b7bd68abc9948db5 [INFO] checking Lancern/golb against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLancern%2Fgolb" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Lancern/golb on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Lancern/golb [INFO] finished tweaking git repo https://github.com/Lancern/golb [INFO] tweaked toml for git repo https://github.com/Lancern/golb written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Lancern/golb already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b916d42b6654cf8e12c12ca251dea4b581be3c8972aede36a60368cf9f1823d5 [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" "b916d42b6654cf8e12c12ca251dea4b581be3c8972aede36a60368cf9f1823d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b916d42b6654cf8e12c12ca251dea4b581be3c8972aede36a60368cf9f1823d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b916d42b6654cf8e12c12ca251dea4b581be3c8972aede36a60368cf9f1823d5", kill_on_drop: false }` [INFO] [stdout] b916d42b6654cf8e12c12ca251dea4b581be3c8972aede36a60368cf9f1823d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f8c0d49b6a0a8fa83dfbabd7138e99ed897dff9b22abb5584727077c6ad6c5ac [INFO] running `Command { std: "docker" "start" "-a" "f8c0d49b6a0a8fa83dfbabd7138e99ed897dff9b22abb5584727077c6ad6c5ac", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking typed-arena v1.7.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking twoway v0.2.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking comrak v0.7.0 [INFO] [stderr] Checking golb v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no method named `register_builtin` found for enum `std::option::Option` in the current scope [INFO] [stdout] --> src/renderer/mod.rs:39:25 [INFO] [stdout] | [INFO] [stdout] 39 | MANAGER.register_builtin(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ method not found in `std::option::Option` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `register_builtin` found for enum `std::option::Option` in the current scope [INFO] [stdout] --> src/renderer/mod.rs:39:25 [INFO] [stdout] | [INFO] [stdout] 39 | MANAGER.register_builtin(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ method not found in `std::option::Option` [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 E0599`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `golb`. [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [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" "f8c0d49b6a0a8fa83dfbabd7138e99ed897dff9b22abb5584727077c6ad6c5ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8c0d49b6a0a8fa83dfbabd7138e99ed897dff9b22abb5584727077c6ad6c5ac", kill_on_drop: false }` [INFO] [stdout] f8c0d49b6a0a8fa83dfbabd7138e99ed897dff9b22abb5584727077c6ad6c5ac