[INFO] updating cached repository https://github.com/fteychene/conference-hall-extractor [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] f03b1122c44a8ed073435190999deb28ead1b156 [INFO] documenting fteychene/conference-hall-extractor against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffteychene%2Fconference-hall-extractor" "/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/fteychene/conference-hall-extractor on toolchain 66dfc4e010913fbed0c4ea91fc2c010004b0f441 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fteychene/conference-hall-extractor [INFO] finished tweaking git repo https://github.com/fteychene/conference-hall-extractor [INFO] tweaked toml for git repo https://github.com/fteychene/conference-hall-extractor written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/fteychene/conference-hall-extractor already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "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:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "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] f6f7034e8e8dfe5f8cd7222ac3088498851477eec625266f95b278caa5c92636 [INFO] running `Command { std: "docker" "start" "-a" "f6f7034e8e8dfe5f8cd7222ac3088498851477eec625266f95b278caa5c92636", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f6f7034e8e8dfe5f8cd7222ac3088498851477eec625266f95b278caa5c92636", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6f7034e8e8dfe5f8cd7222ac3088498851477eec625266f95b278caa5c92636", kill_on_drop: false }` [INFO] [stdout] f6f7034e8e8dfe5f8cd7222ac3088498851477eec625266f95b278caa5c92636 [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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--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:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1d98f34207be96e8fe11d8080cd1a13c8c05f32444f0dbcea121b70296ebccd [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" "e1d98f34207be96e8fe11d8080cd1a13c8c05f32444f0dbcea121b70296ebccd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling proc-macro2 v0.4.26 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling encoding_rs v0.8.14 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking bit-vec v0.5.0 [INFO] [stderr] Checking rustc-demangle v0.1.13 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Checking crossbeam-utils v0.6.3 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Checking regex-syntax v0.6.4 [INFO] [stderr] Checking smallvec v0.6.8 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking tokio-executor v0.1.6 [INFO] [stderr] Checking arrayvec v0.4.10 [INFO] [stderr] Checking bit-set v0.5.0 [INFO] [stderr] Checking base64 v0.10.0 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Checking tokio-current-thread v0.1.4 [INFO] [stderr] Checking tokio-timer v0.2.8 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Checking crossbeam-epoch v0.7.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Checking rand_os v0.1.1 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking num_cpus v1.9.0 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Checking wait-timeout v0.1.5 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Checking bytes v0.4.11 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling im v12.3.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking csv-core v0.1.5 [INFO] [stderr] Checking tokio-io v0.1.11 [INFO] [stderr] Checking http v0.1.15 [INFO] [stderr] Checking csv v1.0.5 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking uuid v0.7.1 [INFO] [stderr] Checking serde_urlencoded v0.5.4 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking tempfile v3.0.5 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Checking rusty-fork v0.2.1 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking proptest v0.8.7 [INFO] [stderr] Checking tokio-reactor v0.1.8 [INFO] [stderr] Checking crossbeam-channel v0.3.6 [INFO] [stderr] Checking h2 v0.1.15 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-threadpool v0.1.10 [INFO] [stderr] Checking tokio v0.1.14 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.85 [INFO] [stderr] Checking hyper v0.12.22 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking hyper-tls v0.3.1 [INFO] [stderr] Checking reqwest v0.9.9 [INFO] [stderr] Documenting conference-hall-extractor v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: cannot find macro `vector` in this scope [INFO] [stdout] --> src/domain/filters.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | status(vector!["confirmed".to_string()])(talk) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: Could not document `conference-hall-extractor`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name conference_hall_extractor 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 csv=/opt/rustwide/target/debug/deps/libcsv-fa91ca484d9361f3.rmeta --extern failure=/opt/rustwide/target/debug/deps/libfailure-dd671e1bafaec6aa.rmeta --extern im=/opt/rustwide/target/debug/deps/libim-5e58007e3ad9365e.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-7f670934b103a43d.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-f9a6a6454484db6e.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-5d1ccd2c48b01e26.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-5fff10b6f6497b2b.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c1e353f4690dbcfd.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-a4b71fb284a259bb.rmeta --cap-lints=forbid` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "e1d98f34207be96e8fe11d8080cd1a13c8c05f32444f0dbcea121b70296ebccd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1d98f34207be96e8fe11d8080cd1a13c8c05f32444f0dbcea121b70296ebccd", kill_on_drop: false }` [INFO] [stdout] e1d98f34207be96e8fe11d8080cd1a13c8c05f32444f0dbcea121b70296ebccd