[INFO] cloning repository https://github.com/bengosney/lightningcss-py
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bengosney/lightningcss-py" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbengosney%2Flightningcss-py", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbengosney%2Flightningcss-py'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b2169b59a95ad16c78d307845b695ecf7f1a84be
[INFO] documenting bengosney/lightningcss-py against 1.97.0-beta.6 for beta-rustdoc-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbengosney%2Flightningcss-py" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bengosney/lightningcss-py
[INFO] finished tweaking git repo https://github.com/bengosney/lightningcss-py
[INFO] tweaked toml for git repo https://github.com/bengosney/lightningcss-py written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bengosney/lightningcss-py on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bengosney/lightningcss-py already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unindent v0.1.11
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.17.3
[INFO] [stderr]   Downloaded pyo3-log v0.7.0
[INFO] [stderr]   Downloaded pyo3-macros v0.17.3
[INFO] [stderr]   Downloaded pyo3-build-config v0.17.3
[INFO] [stderr]   Downloaded indoc v1.0.8
[INFO] [stderr]   Downloaded lightningcss-derive v1.0.0-alpha.35
[INFO] [stderr]   Downloaded pyo3-ffi v0.17.3
[INFO] [stderr]   Downloaded parcel_selectors v0.24.9
[INFO] [stderr]   Downloaded pyo3 v0.17.3
[INFO] [stderr]   Downloaded lightningcss v1.0.0-alpha.38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d9cf7e090ede82c1cf5ec1e1c2967db04288d9698b57561f8c32d89ec2c28c97
[INFO] running `Command { std: "docker" "start" "d9cf7e090ede82c1cf5ec1e1c2967db04288d9698b57561f8c32d89ec2c28c97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d9cf7e090ede82c1cf5ec1e1c2967db04288d9698b57561f8c32d89ec2c28c97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d9cf7e090ede82c1cf5ec1e1c2967db04288d9698b57561f8c32d89ec2c28c97" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d9cf7e090ede82c1cf5ec1e1c2967db04288d9698b57561f8c32d89ec2c28c97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d9cf7e090ede82c1cf5ec1e1c2967db04288d9698b57561f8c32d89ec2c28c97" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling target-lexicon v0.12.5
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling bytecheck v0.6.9
[INFO] [stderr]    Compiling rend v0.3.6
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]     Checking outref v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling rkyv v0.7.39
[INFO] [stderr]     Checking simd-abstraction v0.7.1
[INFO] [stderr]     Checking ryu v1.0.12
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking memoffset v0.6.5
[INFO] [stderr]     Checking data-url v0.1.1
[INFO] [stderr]     Checking unindent v0.1.11
[INFO] [stderr]    Compiling indoc v1.0.8
[INFO] [stderr]     Checking vlq v0.5.1
[INFO] [stderr]     Checking data-encoding v2.3.3
[INFO] [stderr]     Checking arc-swap v1.6.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking base64-simd v0.7.0
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking parking_lot_core v0.9.5
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking rayon-core v1.10.1
[INFO] [stderr]    Compiling pyo3-build-config v0.17.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]     Checking rayon v1.6.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking dashmap v5.4.0
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling pyo3-ffi v0.17.3
[INFO] [stderr]    Compiling pyo3 v0.17.3
[INFO] [stderr]    Compiling parcel_selectors v0.24.9
[INFO] [stderr]    Compiling pyo3-macros-backend v0.17.3
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling bytecheck_derive v0.6.9
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling cssparser v0.29.6
[INFO] [stderr]    Compiling rkyv_derive v0.7.39
[INFO] [stderr]    Compiling cssparser-macros v0.6.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling const-str-proc-macro v0.3.2
[INFO] [stderr]    Compiling lightningcss-derive v1.0.0-alpha.35
[INFO] [stderr]     Checking ptr_meta v0.1.4
[INFO] [stderr]     Checking const-str v0.3.2
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]    Compiling pyo3-macros v0.17.3
[INFO] [stderr]     Checking pyo3-log v0.7.0
[INFO] [stderr]     Checking parcel_sourcemap v2.1.1
[INFO] [stderr]     Checking lightningcss v1.0.0-alpha.38
[INFO] [stderr]  Documenting lightningcss-py v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.74s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lightningcss v1.0.0-alpha.38
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/lightningcss_py/index.html
[INFO] running `Command { std: "docker" "inspect" "d9cf7e090ede82c1cf5ec1e1c2967db04288d9698b57561f8c32d89ec2c28c97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d9cf7e090ede82c1cf5ec1e1c2967db04288d9698b57561f8c32d89ec2c28c97" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]  Documenting lightningcss-py v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.49s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lightningcss v1.0.0-alpha.38
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/lightningcss_py/index.html
[INFO] running `Command { std: "docker" "inspect" "d9cf7e090ede82c1cf5ec1e1c2967db04288d9698b57561f8c32d89ec2c28c97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9cf7e090ede82c1cf5ec1e1c2967db04288d9698b57561f8c32d89ec2c28c97", kill_on_drop: false }`
[INFO] [stdout] d9cf7e090ede82c1cf5ec1e1c2967db04288d9698b57561f8c32d89ec2c28c97
