[INFO] cloning repository https://github.com/ducc/crdb-changefeed-publisher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ducc/crdb-changefeed-publisher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fducc%2Fcrdb-changefeed-publisher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fducc%2Fcrdb-changefeed-publisher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c2ac687807b6b683829d688e8214f76489f3fff6 [INFO] documenting ducc/crdb-changefeed-publisher against 1.46.0 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fducc%2Fcrdb-changefeed-publisher" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ducc/crdb-changefeed-publisher on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ducc/crdb-changefeed-publisher [INFO] finished tweaking git repo https://github.com/ducc/crdb-changefeed-publisher [INFO] tweaked toml for git repo https://github.com/ducc/crdb-changefeed-publisher written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/ducc/crdb-changefeed-publisher already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f248d82b66594d610b4697fbd218e0b1e679f2be497d1b8fad43a5db8e7b1daf [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" "f248d82b66594d610b4697fbd218e0b1e679f2be497d1b8fad43a5db8e7b1daf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f248d82b66594d610b4697fbd218e0b1e679f2be497d1b8fad43a5db8e7b1daf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f248d82b66594d610b4697fbd218e0b1e679f2be497d1b8fad43a5db8e7b1daf", kill_on_drop: false }` [INFO] [stdout] f248d82b66594d610b4697fbd218e0b1e679f2be497d1b8fad43a5db8e7b1daf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "RUSTDOCFLAGS=--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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--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] 60bb10970d669fa7264203df9b2fa6da898a3ff48e9ae22a12aa73b5aad2027e [INFO] running `Command { std: "docker" "start" "-a" "60bb10970d669fa7264203df9b2fa6da898a3ff48e9ae22a12aa73b5aad2027e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling amq-protocol v6.0.0-rc12 [INFO] [stderr] Checking cookie-factory v0.3.1 [INFO] [stderr] Compiling lapin v1.2.1 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling protobuf v2.16.2 [INFO] [stderr] Compiling prometheus v0.8.0 [INFO] [stderr] Checking async-task v3.0.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling prometheus v0.9.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Checking tracing-core v0.1.11 [INFO] [stderr] Compiling nom v6.0.0-alpha1 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking sharded-slab v0.0.9 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-channel v0.4.3 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Checking pem v0.8.1 [INFO] [stderr] Checking sqlformat v0.1.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking mio v0.7.0 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking md-5 v0.8.0 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking chrono v0.4.13 [INFO] [stderr] Checking headers v0.3.2 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking amq-protocol-uri v6.0.0-rc12 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking pinky-swear v4.1.0 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking bigdecimal v0.1.2 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking tungstenite v0.10.1 [INFO] [stderr] Checking tcp-stream v0.20.3 [INFO] [stderr] Checking amq-protocol-tcp v6.0.0-rc12 [INFO] [stderr] Checking multipart v0.16.1 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling tracing-attributes v0.1.9 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking prometheus_exporter v0.5.0 [INFO] [stderr] Checking tracing v0.1.17 [INFO] [stderr] Checking pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking async-native-tls v0.3.3 [INFO] [stderr] Checking serde v1.0.114 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking tokio-tungstenite v0.10.1 [INFO] [stderr] Checking tracing-serde v0.1.1 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking amq-protocol-types v6.0.0-rc12 [INFO] [stderr] Checking sqlx-core v0.3.5 [INFO] [stderr] Checking tracing-subscriber v0.2.8 [INFO] [stderr] Checking hyper v0.13.7 [INFO] [stderr] Checking tokio-amqp v0.1.3 [INFO] [stderr] Compiling sqlx-macros v0.3.5 [INFO] [stderr] Checking warp v0.2.4 [INFO] [stderr] Checking sqlx v0.3.5 [INFO] [stderr] Documenting crdb-changefeed-publisher v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(async_closure)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(try_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: Could not document `crdb-changefeed-publisher`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name crdb_changefeed_publisher src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi --document-private-items -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-1b58740b2ecf0368.so --extern clap=/opt/rustwide/target/debug/deps/libclap-1b72f15014d7a182.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-1de9e51fa88716a7.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-6db922ee7e491597.rmeta --extern futures_executor=/opt/rustwide/target/debug/deps/libfutures_executor-dca7de7c8a89581e.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-6717b7d558e05316.rmeta --extern lapin=/opt/rustwide/target/debug/deps/liblapin-4bf9db9765947980.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-57a7edc7f441d44c.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-958bf2a074a4960f.rmeta --extern prometheus=/opt/rustwide/target/debug/deps/libprometheus-cb687d25ca5b34e1.rmeta --extern prometheus_exporter=/opt/rustwide/target/debug/deps/libprometheus_exporter-0c29bc6caa037652.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-5103ea9f59ed634c.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-b5fd0391594be4a1.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a92097ffdeeccef5.rmeta --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-6d70801535d96a85.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0bee72f253fee470.rmeta --extern tokio_amqp=/opt/rustwide/target/debug/deps/libtokio_amqp-755e546fa80fa4b1.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5c5bc9a757bd225e.rmeta --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-e9bf45b46a28703e.rmeta --extern tracing_log=/opt/rustwide/target/debug/deps/libtracing_log-b3199f22ad3a453d.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-97fb903ebf9dba3a.rmeta --extern warp=/opt/rustwide/target/debug/deps/libwarp-d4b80f58f723e472.rmeta --cap-lints=warn` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "60bb10970d669fa7264203df9b2fa6da898a3ff48e9ae22a12aa73b5aad2027e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60bb10970d669fa7264203df9b2fa6da898a3ff48e9ae22a12aa73b5aad2027e", kill_on_drop: false }` [INFO] [stdout] 60bb10970d669fa7264203df9b2fa6da898a3ff48e9ae22a12aa73b5aad2027e