[INFO] cloning repository https://github.com/eupn/skate-tricks-tg-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eupn/skate-tricks-tg-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feupn%2Fskate-tricks-tg-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feupn%2Fskate-tricks-tg-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bbe09d6462d71575cb6d83791bddfcb38c30fa88 [INFO] testing eupn/skate-tricks-tg-bot against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feupn%2Fskate-tricks-tg-bot" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eupn/skate-tricks-tg-bot on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/eupn/skate-tricks-tg-bot [INFO] finished tweaking git repo https://github.com/eupn/skate-tricks-tg-bot [INFO] tweaked toml for git repo https://github.com/eupn/skate-tricks-tg-bot written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/eupn/skate-tricks-tg-bot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--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/telegram-rs/telegram-bot.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded security-framework-sys v0.4.3 [INFO] [stderr] Downloaded owning_ref v0.4.1 [INFO] [stderr] Downloaded serde_yaml v0.8.13 [INFO] [stderr] Downloaded h2 v0.2.6 [INFO] [stderr] Downloaded thiserror-impl v1.0.20 [INFO] [stderr] Downloaded serde v1.0.116 [INFO] [stderr] Downloaded native-tls v0.2.4 [INFO] [stderr] Downloaded httpdate v0.3.2 [INFO] [stderr] Downloaded libc v0.2.77 [INFO] [stderr] Downloaded safemem v0.3.3 [INFO] [stderr] Downloaded hyper-tls v0.4.3 [INFO] [stderr] Downloaded hashbrown v0.9.0 [INFO] [stderr] Downloaded antidote v1.0.0 [INFO] [stderr] Downloaded base64 v0.9.3 [INFO] [stderr] Downloaded hyper v0.10.16 [INFO] [stderr] Downloaded thiserror v1.0.20 [INFO] [stderr] Downloaded yaml-rust v0.4.4 [INFO] [stderr] Downloaded hyper-native-tls v0.3.0 [INFO] [stderr] Downloaded core-foundation v0.7.0 [INFO] [stderr] Downloaded tokio-tls v0.3.1 [INFO] [stderr] Downloaded tracing v0.1.19 [INFO] [stderr] Downloaded proc-macro2 v1.0.21 [INFO] [stderr] Downloaded tracing-log v0.1.1 [INFO] [stderr] Downloaded tokio v0.2.22 [INFO] [stderr] Downloaded hyper v0.13.8 [INFO] [stderr] Downloaded core-foundation-sys v0.7.0 [INFO] [stderr] Downloaded tracing-subscriber v0.1.6 [INFO] [stderr] Downloaded hermit-abi v0.1.16 [INFO] [stderr] Downloaded security-framework v0.4.4 [INFO] [stderr] Downloaded openssl v0.10.30 [INFO] [stderr] Downloaded dropbox-sdk v0.5.0 [INFO] [stderr] Downloaded serde_derive v1.0.116 [INFO] [stderr] Downloaded tracing-attributes v0.1.11 [INFO] [stderr] Downloaded net2 v0.2.35 [INFO] [stderr] Downloaded tracing-core v0.1.16 [INFO] [stderr] Downloaded socket2 v0.3.15 [INFO] [stderr] Downloaded cc v1.0.60 [INFO] [stderr] Downloaded mime_guess v1.8.8 [INFO] [stderr] Downloaded multipart v0.16.1 [INFO] [stderr] Downloaded ordered-float v1.1.0 [INFO] [stderr] Downloaded syn v1.0.41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 788d1f1c62420e86ce73d5a6503b08e4eba8e04dfda303243a99239ecb3e1e0c [INFO] running `Command { std: "docker" "start" "-a" "788d1f1c62420e86ce73d5a6503b08e4eba8e04dfda303243a99239ecb3e1e0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "788d1f1c62420e86ce73d5a6503b08e4eba8e04dfda303243a99239ecb3e1e0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "788d1f1c62420e86ce73d5a6503b08e4eba8e04dfda303243a99239ecb3e1e0c", kill_on_drop: false }` [INFO] [stdout] 788d1f1c62420e86ce73d5a6503b08e4eba8e04dfda303243a99239ecb3e1e0c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9c5f4684564a83cf99a0fb5c14144402f5259ac58d9fd4bfc8bc4d9f260808d [INFO] running `Command { std: "docker" "start" "-a" "c9c5f4684564a83cf99a0fb5c14144402f5259ac58d9fd4bfc8bc4d9f260808d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling hashbrown v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling tracing-core v0.1.16 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling tracing-subscriber v0.1.6 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling multipart v0.16.1 [INFO] [stderr] Compiling hyper-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling serde-value v0.5.3 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling telegram-bot-raw v0.7.0 (https://github.com/telegram-rs/telegram-bot.git#ae696eae) [INFO] [stderr] Compiling dropbox-sdk v0.5.0 [INFO] [stderr] Compiling hyper v0.13.8 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling telegram-bot v0.7.0 (https://github.com/telegram-rs/telegram-bot.git#ae696eae) [INFO] [stderr] error: could not compile `dropbox-sdk` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name dropbox_sdk --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dropbox-sdk-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="dbx_account"' --cfg 'feature="dbx_async"' --cfg 'feature="dbx_auth"' --cfg 'feature="dbx_check"' --cfg 'feature="dbx_cloud_docs"' --cfg 'feature="dbx_common"' --cfg 'feature="dbx_contacts"' --cfg 'feature="dbx_file_properties"' --cfg 'feature="dbx_file_requests"' --cfg 'feature="dbx_files"' --cfg 'feature="dbx_paper"' --cfg 'feature="dbx_secondary_emails"' --cfg 'feature="dbx_seen_state"' --cfg 'feature="dbx_sharing"' --cfg 'feature="dbx_stone_fixtures"' --cfg 'feature="dbx_team"' --cfg 'feature="dbx_team_common"' --cfg 'feature="dbx_team_log"' --cfg 'feature="dbx_team_policies"' --cfg 'feature="dbx_users"' --cfg 'feature="dbx_users_common"' --cfg 'feature="default"' --cfg 'feature="hyper"' --cfg 'feature="hyper-native-tls"' --cfg 'feature="hyper_client"' -C metadata=da84046976703951 -C extra-filename=-da84046976703951 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern hyper=/opt/rustwide/target/debug/deps/libhyper-6def03e1b36f87fd.rmeta --extern hyper_native_tls=/opt/rustwide/target/debug/deps/libhyper_native_tls-7d3fb8252563265a.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-3c37482d804b01ce.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-58dfbc6b90d9e715.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-21acf8d9a465c947.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-9f9eed9370bb89a4.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-7187c687af99cd7c.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "c9c5f4684564a83cf99a0fb5c14144402f5259ac58d9fd4bfc8bc4d9f260808d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9c5f4684564a83cf99a0fb5c14144402f5259ac58d9fd4bfc8bc4d9f260808d", kill_on_drop: false }` [INFO] [stdout] c9c5f4684564a83cf99a0fb5c14144402f5259ac58d9fd4bfc8bc4d9f260808d