[INFO] updating cached repository https://github.com/FredericDesgreniers/clip_watcher [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] 09aa52f7346256efdd63161c02072c26792af758 [INFO] checking FredericDesgreniers/clip_watcher against master#4fb54ed484e2239a3e9eff3be17df00d2a162be3 for pr-73345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFredericDesgreniers%2Fclip_watcher" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FredericDesgreniers/clip_watcher on toolchain 4fb54ed484e2239a3e9eff3be17df00d2a162be3 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4fb54ed484e2239a3e9eff3be17df00d2a162be3" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FredericDesgreniers/clip_watcher [INFO] removed workspace from git repo https://github.com/FredericDesgreniers/clip_watcher [INFO] removed path dependency twitch from git repo https://github.com/FredericDesgreniers/clip_watcher [INFO] finished tweaking git repo https://github.com/FredericDesgreniers/clip_watcher [INFO] tweaked toml for git repo https://github.com/FredericDesgreniers/clip_watcher written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/FredericDesgreniers/clip_watcher already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4fb54ed484e2239a3e9eff3be17df00d2a162be3" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (twitch) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-11/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" "+4fb54ed484e2239a3e9eff3be17df00d2a162be3" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4fb54ed484e2239a3e9eff3be17df00d2a162be3" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (twitch) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+4fb54ed484e2239a3e9eff3be17df00d2a162be3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6a589070d09383f7bb2940e5417eed3342cffe4fa9fc1a44156b65696d39cdee [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" "6a589070d09383f7bb2940e5417eed3342cffe4fa9fc1a44156b65696d39cdee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a589070d09383f7bb2940e5417eed3342cffe4fa9fc1a44156b65696d39cdee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a589070d09383f7bb2940e5417eed3342cffe4fa9fc1a44156b65696d39cdee", kill_on_drop: false }` [INFO] [stdout] 6a589070d09383f7bb2940e5417eed3342cffe4fa9fc1a44156b65696d39cdee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+4fb54ed484e2239a3e9eff3be17df00d2a162be3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d2400ffad24a551210f511f5f6c4387ad6b71eff6f87e590d426696a855bc83 [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" "6d2400ffad24a551210f511f5f6c4387ad6b71eff6f87e590d426696a855bc83", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: dependency (twitch) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking twitch v0.0.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.112 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking pin-project v0.4.22 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking h2 v0.2.5 [INFO] [stderr] Checking hyper v0.13.6 [INFO] [stderr] Checking hyper-tls v0.4.1 [INFO] [stderr] Checking reqwest v0.10.6 [INFO] [stderr] Checking clip_watcher v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `twitch::clips` [INFO] [stdout] --> src/main.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | use twitch::clips::Clip; [INFO] [stdout] | ^^^^^ could not find `clips` in `twitch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `twitch::clips` [INFO] [stdout] --> src/main.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | use twitch::clips::ClipToCreatorMap; [INFO] [stdout] | ^^^^^ could not find `clips` in `twitch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `twitch::ClientOptions` [INFO] [stdout] --> src/main.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use twitch::ClientOptions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no `ClientOptions` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `twitch::Twitch` [INFO] [stdout] --> src/main.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use twitch::Twitch; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `Twitch` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ClientOptions` in `twitch` [INFO] [stdout] --> src/main.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 30 | twitch::ClientOptions::new(config.client_id.clone(), config.bearer.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `ClientOptions` in `twitch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `user` in `twitch` [INFO] [stdout] --> src/main.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 38 | let user = twitch::user::User::by_name(&config.channel, &client_options) [INFO] [stdout] | ^^^^ could not find `user` in `twitch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `clips` in `twitch` [INFO] [stdout] --> src/main.rs:44:33 [INFO] [stdout] | [INFO] [stdout] 44 | let clips_options = twitch::clips::ClipsOptions { [INFO] [stdout] | ^^^^^ could not find `clips` in `twitch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `clips` in `twitch` [INFO] [stdout] --> src/main.rs:46:24 [INFO] [stdout] | [INFO] [stdout] 46 | after: twitch::clips::Pagination { cursor: None }, [INFO] [stdout] | ^^^^^ could not find `clips` in `twitch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `twitch::clips` [INFO] [stdout] --> src/main.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | use twitch::clips::Clip; [INFO] [stdout] | ^^^^^ could not find `clips` in `twitch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `twitch::clips` [INFO] [stdout] --> src/main.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | use twitch::clips::ClipToCreatorMap; [INFO] [stdout] | ^^^^^ could not find `clips` in `twitch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `twitch::ClientOptions` [INFO] [stdout] --> src/main.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use twitch::ClientOptions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no `ClientOptions` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `twitch::Twitch` [INFO] [stdout] --> src/main.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use twitch::Twitch; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `Twitch` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ClientOptions` in `twitch` [INFO] [stdout] --> src/main.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 30 | twitch::ClientOptions::new(config.client_id.clone(), config.bearer.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `ClientOptions` in `twitch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `user` in `twitch` [INFO] [stdout] --> src/main.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 38 | let user = twitch::user::User::by_name(&config.channel, &client_options) [INFO] [stdout] | ^^^^ could not find `user` in `twitch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `clips` in `twitch` [INFO] [stdout] --> src/main.rs:44:33 [INFO] [stdout] | [INFO] [stdout] 44 | let clips_options = twitch::clips::ClipsOptions { [INFO] [stdout] | ^^^^^ could not find `clips` in `twitch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `clips` in `twitch` [INFO] [stdout] --> src/main.rs:46:24 [INFO] [stdout] | [INFO] [stdout] 46 | after: twitch::clips::Pagination { cursor: None }, [INFO] [stdout] | ^^^^^ could not find `clips` in `twitch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `clip_watcher`. [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] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6d2400ffad24a551210f511f5f6c4387ad6b71eff6f87e590d426696a855bc83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d2400ffad24a551210f511f5f6c4387ad6b71eff6f87e590d426696a855bc83", kill_on_drop: false }` [INFO] [stdout] 6d2400ffad24a551210f511f5f6c4387ad6b71eff6f87e590d426696a855bc83