[INFO] cloning repository https://github.com/rumblefrog/sp-docgen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rumblefrog/sp-docgen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frumblefrog%2Fsp-docgen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frumblefrog%2Fsp-docgen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2a90f02d1914ff9aa945486145e597be9d6ffe09 [INFO] testing rumblefrog/sp-docgen against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frumblefrog%2Fsp-docgen" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rumblefrog/sp-docgen on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rumblefrog/sp-docgen [INFO] finished tweaking git repo https://github.com/rumblefrog/sp-docgen [INFO] tweaked toml for git repo https://github.com/rumblefrog/sp-docgen written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/rumblefrog/sp-docgen already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-10/source/edge_worker/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-10/source/Cargo.toml [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d571e2d8bb1d3d8794023c734f961715aa1d50bab2933886659e38a1c9c7f6aa [INFO] running `Command { std: "docker" "start" "-a" "d571e2d8bb1d3d8794023c734f961715aa1d50bab2933886659e38a1c9c7f6aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d571e2d8bb1d3d8794023c734f961715aa1d50bab2933886659e38a1c9c7f6aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d571e2d8bb1d3d8794023c734f961715aa1d50bab2933886659e38a1c9c7f6aa", kill_on_drop: false }` [INFO] [stdout] d571e2d8bb1d3d8794023c734f961715aa1d50bab2933886659e38a1c9c7f6aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] def202cbbc01505d69ccc951971f30ca5a4b0ae63b55fcc7f0ef3df8a42d4a41 [INFO] running `Command { std: "docker" "start" "-a" "def202cbbc01505d69ccc951971f30ca5a4b0ae63b55fcc7f0ef3df8a42d4a41", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/edge_worker/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.67 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.67 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling clang-sys v1.3.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling clap v3.0.10 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.67 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.67 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.67 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling git2 v0.13.25 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling edge-worker v0.1.0 (/opt/rustwide/workdir/edge_worker) [INFO] [stderr] Compiling walker v0.1.0 (/opt/rustwide/workdir/libwalker) [INFO] [stderr] Compiling alternator v0.2.0 (/opt/rustwide/workdir/libalternator) [INFO] [stderr] Compiling spdcp v0.4.4 [INFO] [stderr] Compiling serde_json v1.0.75 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling schema v0.2.0 (/opt/rustwide/workdir/libschema) [INFO] [stdout] error: could not find native static library `docparse`, perhaps an -L flag is missing? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `alternator` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "def202cbbc01505d69ccc951971f30ca5a4b0ae63b55fcc7f0ef3df8a42d4a41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "def202cbbc01505d69ccc951971f30ca5a4b0ae63b55fcc7f0ef3df8a42d4a41", kill_on_drop: false }` [INFO] [stdout] def202cbbc01505d69ccc951971f30ca5a4b0ae63b55fcc7f0ef3df8a42d4a41