[INFO] cloning repository https://github.com/atareao/matrixbot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/atareao/matrixbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatareao%2Fmatrixbot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatareao%2Fmatrixbot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4e226551ad956997a41230f15270d8eb270cf34c [INFO] testing atareao/matrixbot against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatareao%2Fmatrixbot" "/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/atareao/matrixbot on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/atareao/matrixbot [INFO] finished tweaking git repo https://github.com/atareao/matrixbot [INFO] tweaked toml for git repo https://github.com/atareao/matrixbot written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/atareao/matrixbot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crypto-common v0.1.1 [INFO] [stderr] Downloaded clap_derive v3.0.5 [INFO] [stderr] Downloaded digest v0.10.1 [INFO] [stderr] Downloaded markdown v0.3.0 [INFO] [stderr] Downloaded clap v3.0.5 [INFO] [stderr] Downloaded pipeline v0.5.0 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", 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] b66b1b21a0b86192cbc7bc05e9e0ba1e0191b998bf5828386ef482fbe41d6740 [INFO] running `Command { std: "docker" "start" "-a" "b66b1b21a0b86192cbc7bc05e9e0ba1e0191b998bf5828386ef482fbe41d6740", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b66b1b21a0b86192cbc7bc05e9e0ba1e0191b998bf5828386ef482fbe41d6740", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b66b1b21a0b86192cbc7bc05e9e0ba1e0191b998bf5828386ef482fbe41d6740", kill_on_drop: false }` [INFO] [stdout] b66b1b21a0b86192cbc7bc05e9e0ba1e0191b998bf5828386ef482fbe41d6740 [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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--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] fb3f1e151fd55ed8ef7615576dd00c421b65514382ff409a4a36883f62eb9e30 [INFO] running `Command { std: "docker" "start" "-a" "fb3f1e151fd55ed8ef7615576dd00c421b65514382ff409a4a36883f62eb9e30", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling pipeline v0.5.0 [INFO] [stderr] Compiling urlencoding v2.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling crypto-common v0.1.1 [INFO] [stderr] Compiling block-buffer v0.10.0 [INFO] [stderr] Compiling clap_derive v3.0.5 [INFO] [stderr] Compiling markdown v0.3.0 [INFO] [stderr] Compiling digest v0.10.1 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling hmac v0.12.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling clap v3.0.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.10 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.8 [INFO] [stderr] Compiling matrixbot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find value `room` in this scope [INFO] [stdout] --> src/main.rs:61:42 [INFO] [stdout] | [INFO] [stdout] 61 | .subcommand(App::new(room) [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 `matrixbot` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "fb3f1e151fd55ed8ef7615576dd00c421b65514382ff409a4a36883f62eb9e30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb3f1e151fd55ed8ef7615576dd00c421b65514382ff409a4a36883f62eb9e30", kill_on_drop: false }` [INFO] [stdout] fb3f1e151fd55ed8ef7615576dd00c421b65514382ff409a4a36883f62eb9e30