[INFO] cloning repository https://github.com/ceejbot/LOUDCRAB [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ceejbot/LOUDCRAB" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fceejbot%2FLOUDCRAB", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fceejbot%2FLOUDCRAB'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 099086a380569e5563ba95a03f652d04a1d9dbc1 [INFO] testing ceejbot/LOUDCRAB against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fceejbot%2FLOUDCRAB" "/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/ceejbot/LOUDCRAB on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ceejbot/LOUDCRAB [INFO] finished tweaking git repo https://github.com/ceejbot/LOUDCRAB [INFO] tweaked toml for git repo https://github.com/ceejbot/LOUDCRAB written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/ceejbot/LOUDCRAB already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "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" "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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5a9adf07fa398a1499f37d7ff53c914e0afce11d52c8a2c399e046e99816a45 [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" "c5a9adf07fa398a1499f37d7ff53c914e0afce11d52c8a2c399e046e99816a45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5a9adf07fa398a1499f37d7ff53c914e0afce11d52c8a2c399e046e99816a45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5a9adf07fa398a1499f37d7ff53c914e0afce11d52c8a2c399e046e99816a45", kill_on_drop: false }` [INFO] [stdout] c5a9adf07fa398a1499f37d7ff53c914e0afce11d52c8a2c399e046e99816a45 [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" "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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f014b7ca19398d65c1d5ddb8bb8fe52074816ce207a88aa4c6f54733264e6305 [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" "f014b7ca19398d65c1d5ddb8bb8fe52074816ce207a88aa4c6f54733264e6305", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling cache-padded v1.1.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling parking v1.0.3 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling fastrand v1.3.2 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling concurrent-queue v1.1.1 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling async-compression v0.3.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling input_buffer v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio v0.2.19 [INFO] [stderr] Compiling simple_logger v1.6.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling serde_yaml v0.7.5 [INFO] [stderr] Compiling tungstenite v0.9.2 [INFO] [stderr] Compiling pin-project-internal v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling pin-project v0.4.9 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling markov v1.0.3 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling blocking v0.4.6 [INFO] [stderr] Compiling combine v4.2.1 [INFO] [stderr] Compiling smol v0.1.18 [INFO] [stderr] Compiling async-std v1.6.2 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling slack_api v0.22.0 [INFO] [stderr] Compiling redis v0.17.0 [INFO] [stderr] Compiling slack v0.23.0 [INFO] [stderr] Compiling LOUDCRAB v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] error: cannot find macro `log` in this scope [INFO] [stdout] --> src/bin/LOUDBOT.rs:60:18 [INFO] [stdout] | [INFO] [stdout] 60 | _ => debug!("on_event(event: {:?})", event), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `log` in this scope [INFO] [stdout] --> src/bin/LOUDBOT.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | warn!("on_close; loudie has no idea what to do here yet"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `log` in this scope [INFO] [stdout] --> src/bin/LOUDBOT.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | info!("THIS BATTLESTATION WILL BE FULLY OPERATIONAL SHORTLY"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `log` in this scope [INFO] [stdout] --> src/bin/LOUDBOT.rs:94:25 [INFO] [stdout] | [INFO] [stdout] 94 | warn!("Failed to parse TUCKER_CHANCE as u8; falling back to 2%; {:?}", e); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `log` in this scope [INFO] [stdout] --> src/bin/LOUDBOT.rs:177:17 [INFO] [stdout] | [INFO] [stdout] 177 | warn!("Failed to get a random set member from redis: {:?}", e); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `log` in this scope [INFO] [stdout] --> src/bin/LOUDBOT.rs:245:9 [INFO] [stdout] | [INFO] [stdout] 245 | info!("yelling: `{}`; prompt: `{}`", retort, prompt.text.as_ref().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `log` in this scope [INFO] [stdout] --> src/bin/LOUDBOT.rs:288:5 [INFO] [stdout] | [INFO] [stdout] 288 | info!("Memory @ {}", redis_uri); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `log` in this scope [INFO] [stdout] --> src/bin/LOUDBOT.rs:294:13 [INFO] [stdout] | [INFO] [stdout] 294 | error!("Caught error from rtm client; intentionally crashing and restarting"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `LOUDCRAB` [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" "f014b7ca19398d65c1d5ddb8bb8fe52074816ce207a88aa4c6f54733264e6305", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f014b7ca19398d65c1d5ddb8bb8fe52074816ce207a88aa4c6f54733264e6305", kill_on_drop: false }` [INFO] [stdout] f014b7ca19398d65c1d5ddb8bb8fe52074816ce207a88aa4c6f54733264e6305